69
/ 100
1 month ago
glama

jamf-mcp

Enables natural language interaction with Jamf Pro, Jamf Protect, and Jamf Security Cloud, allowing users to manage devices, security alerts, and configurations through Claude Desktop.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: JAMF_CLIENT_SECRET, JAMF_PASSWORD, JAMF_PROTECT_PASSWORD, JAMF_SECURITY_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configJAMF_PRO_URL"": "https://yourorg.jamfcloud.com",
configJAMF_CLIENT_IDyour-client-id
🔐 secretJAMF_CLIENT_SECRETyour-client-secret
configJAMF_USERNAMEBasic auth fallback: Set + JAMF_PASSWORD
🔐 secretJAMF_PASSWORDBasic auth fallback: Set JAMF_USERNAME +
configJAMF_PROTECT_URL
configJAMF_PROTECT_CLIENT_IDyour-protect-client-id
🔐 secretJAMF_PROTECT_PASSWORDyour-protect-client-secret
configJAMF_SECURITY_CLIENT_IDyour-security-client-id
🔐 secretJAMF_SECURITY_CLIENT_SECRETyour-security-client-secret
configJAMF_SECURITY_REGION
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/otakuxavier-jamf-mcp-5mh2aa)](https://m8ven.ai/mcp/otakuxavier-jamf-mcp-5mh2aa)
commit: 7940dd61db3be1021ed87f5ef0fc6b46e0ea0915
code hash: 4f9f8d2186d2915e05a4eff1103517403847c717c8a5f9bc0aab6bc42db9c74f
verified: 6/22/2026, 12:16:41 PM
view raw JSON →