Loading MCP server directory, please wait...
First single-binary CLI for CIPP - offline SQLite store, fleet posture analytics, and
npx @getmcp/cli add io.github.Servosity/cipp-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
CIPP_API_KEYSet the CIPP_API_KEY credential for the CIPP MCP server.
CIPP_BASE_URLBase URL of your self-hosted CIPP instance's API, e.g. https://cipp.example.com/api. The shipped default points at an example host, so until you set this the CLI is not talking to your tenant at all.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/cipp-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/cipp-v0.1.4/cipp-mcp.mcpb",
"env": {
"CIPP_API_KEY": "",
"CIPP_BASE_URL": ""
}
}
}
}