Loomal

MCP server for CIPP — M365 multi-tenant management for MSPs (users, tenants, policies).

5 starsoci: ghcr.io/wyre-technology/cipp-mcp:v1.4.2

About CIPP

CIPP is an MCP (Model Context Protocol) server published by wyre-technology in the official MCP registry. MCP server for CIPP — M365 multi-tenant management for MSPs (users, tenants, policies).

It ships as a Docker image (ghcr.io/wyre-technology/cipp-mcp:v1.4.2), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wyre-technology/cipp-mcp, where the project has earned 5 GitHub stars.

Use CIPP with your agent

Claude Code · one command
claude mcp add cipp -- docker run -i --rm ghcr.io/wyre-technology/cipp-mcp:v1.4.2
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cipp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/cipp-mcp:v1.4.2"
      ]
    }
  }
}
ocighcr.io/wyre-technology/cipp-mcp:v1.4.2

Frequently asked questions

What is CIPP?
CIPP is an MCP (Model Context Protocol) server by wyre-technology. MCP server for CIPP — M365 multi-tenant management for MSPs (users, tenants, policies).
How do I connect CIPP to Claude, Cursor, or another MCP client?
Install CIPP from its oci package (ghcr.io/wyre-technology/cipp-mcp:v1.4.2) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is CIPP open source?
Yes — the source code is public at github.com/wyre-technology/cipp-mcp, with 5 GitHub stars.
Can AI agents pay to use CIPP?
Not yet through Loomal — CIPP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain CIPP? Claim this listing free by verifying GitHub ownership, or contact us.