CIPP MCP
v1.8.1io.github.wyre-ai/cipp-mcp
MCP server for CIPP — M365 multi-tenant management for MSPs (users, tenants, policies).
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add cipp-mcp -e CIPP_API_URL=<CIPP_API_URL> -e CIPP_CLIENT_ID=<CIPP_CLIENT_ID> -e CIPP_CLIENT_SECRET=<CIPP_CLIENT_SECRET> -e CIPP_TENANT_ID=<CIPP_TENANT_ID> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/cipp-mcp:v1.8.1
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.