SERVER

CIPP

Rank #7292

pulsemcp/wyre-technology-cipp

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

First listed
Apr 12, 2026
Last publish date
May 14, 2026
OVERVIEW

CIPP is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #7292 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. CIPP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 12, 2026 and most recently updated on May 14, 2026.

STANDING
#7,292of 58,900 tracked serversTop 25%

Ranks ahead of 51,608 of 58,900 servers on MCP Toplist.

CONNECT

Use CIPP

Add CIPP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "wyre-technology-cipp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/cipp-mcp:v1.2.3"
      ],
      "env": {
        "CIPP_API_URL": "<your CIPP_API_URL>",
        "CIPP_CLIENT_ID": "<your CIPP_CLIENT_ID>",
        "CIPP_CLIENT_SECRET": "<your CIPP_CLIENT_SECRET>",
        "CIPP_TENANT_ID": "<your CIPP_TENANT_ID>",
        "MCP_TRANSPORT": "<your MCP_TRANSPORT>",
        "AUTH_MODE": "<your AUTH_MODE>",
        "LOG_LEVEL": "<your LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

wyre-technology

Organization
Total servers
47
Total versions
76
MORE FROM THIS PUBLISHER

Other servers by wyre-technology

View all wyre-technology servers →
VERSIONS

Available versions (1)

VersionPublished
1.2.3May 14, 2026
FAQ

Frequently asked questions

What is CIPP?
MCP server for CIPP — M365 multi-tenant management for MSPs (users, tenants, policies).
Who maintains CIPP?
CIPP is maintained by wyre-technology, which publishes 47 MCP servers (76 total versions) tracked on MCP Toplist.
Is CIPP an official MCP server?
Yes — CIPP is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does CIPP have?
MCP Toplist tracks 1 version of CIPP, most recently published on May 14, 2026.
Where can I find the source code for CIPP?
The source code for CIPP is hosted at github.com/wyre-technology/cipp-mcp.
EXPLORE