jamf-mcp-server

dbankscard/jamf-mcp-server
★ 29 stars TypeScript AI/LLM Updated 6d ago ✗ Risk
Model Context Protocol server enabling AI assistants (Claude, ChatGPT) to manage Jamf Pro through natural language. Search devices, deploy policies, execute scripts, manage profiles, and generate compliance reports using conversational queries.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jamf-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "dbankscard/jamf-mcp-server"
      ]
    }
  }
}

README Excerpt

A comprehensive MCP (Model Context Protocol) server that enables AI assistants to interact with Jamf Pro for complete Apple device management. Works with Claude Desktop and **ChatGPT** (via MCP Connectors). **Two modes**: Classic Mode (115 individual tools) or **Code Mode** (2 tools + sandboxed JavaScript SDK)

Tools (2)

jamf_executejamf_search