cipp-mcp

wyre-technology/cipp-mcp
★ 2 stars TypeScript 🤖 AI/LLM Updated 7d ago
MCP server for CIPP (CyberDrain Improved Partner Portal) — M365 multi-tenant management, users, security, and standards for MSPs
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cipp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyre-technology/cipp-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for [CIPP](https://github.com/KelvinTegelaar/CIPP) — the CyberDrain Improved Partner Portal. Provides AI assistants with structured access to CIPP's M365 multi-tenant management capabilities. - **37 tools** across 11 categories - Tenant, user, group, and mailbox management

Tools (10)

CIPP_API_KEYCIPP_BASE_URLCIPP_CLIENT_IDCIPP_CLIENT_SECRETCIPP_TENANT_IDCIPP_TOKEN_SCOPECIPP_TOKEN_URLLOG_LEVELMCP_HTTP_PORTMCP_TRANSPORT

Topics

cippm365mcpmcp-servermspmsp-mcpwyre-technology