CIPP MCP Server

MCP (Model Context Protocol) server for CIPP - the CyberDrain Improved Partner Portal. Provides AI assistants with structured access to CIPP's M365 multi-tenant management capabilities.

People who need security tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 10 · #134 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install CIPP

before you install - you'll need

Set CIPP_BASE_URL, CIPP_TENANT_ID, CIPP_CLIENT_ID, CIPP_CLIENT_SECRET before connecting.

Docker

docker run -i --rm ghcr.io/wyre-technology/cipp-mcp:v1.7.3

Claude Desktop - add to config

{
  "mcpServers": {
    "wyre-technology-cipp-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/cipp-mcp:v1.7.3"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.wyre-technology is GitHub-verified and matches the repo owner

03 · What CIPP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.7.3 · 2026-08-13

1.7.3 (2026-08-13) · bump add-to-project reusable-workflow pin to post-#44 SHA

v1.7.2 · 2026-08-13

1.7.2 (2026-08-13) · enforce gateway S2S verification (gateway#377 parity)

v1.7.1 · 2026-08-07

1.7.1 (2026-08-07) · bump mcp-assert reusable-workflow pin to pick up the 403 fix (#81) (c77a1fd), closes liongard-mcp#62

04 · Who maintains CIPP

CIPP is maintained by wyre-technology. We track 57 MCP servers from wyre-technology - 57 actively maintained, 150 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from wyre-technology.

  1. Autotask MCP server for Kaseya Autotask PSA - companies, tickets, projects, time entries, and more. ★ 48
  2. NinjaOne MCP server for NinjaOne RMM - devices, organizations, alerts, and tickets. ★ 23
  3. ConnectWise Manage MCP server for ConnectWise Manage PSA - companies, tickets, projects, time entries, and more. ★ 20
  4. IT Glue MCP server for IT Glue - organizations, configurations, passwords, flexible assets, and documents. ★ 17
  5. Datto RMM MCP server for Datto RMM - devices, alerts, sites, jobs, and audit data. ★ 3
  6. HaloPSA MCP server for HaloPSA - clients, tickets, and PSA workflows via the HaloPSA REST API. ★ 3

05 · Facts

category
security - ranked #134 of 182 actively-maintained security servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-13)
registry
io.github.wyre-technology/cipp-mcp (active, first published 2026-05-14 · 17 versions)
packages
oci:ghcr.io/wyre-technology/cipp-mcp:v1.7.3

06 · CIPP FAQ

What is CIPP?

MCP (Model Context Protocol) server for CIPP - the CyberDrain Improved Partner Portal. Provides AI assistants with structured access to CIPP's M365 multi-tenant management capabilities.

Is CIPP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install CIPP?

Run `docker run -i --rm ghcr.io/wyre-technology/cipp-mcp:v1.7.3`. The README documents 4 environment variables (CIPP_BASE_URL, CIPP_TENANT_ID, CIPP_CLIENT_ID…) to set first. Set CIPP_BASE_URL, CIPP_TENANT_ID, CIPP_CLIENT_ID, CIPP_CLIENT_SECRET before connecting. You can also paste the ready-made client config above.

07 · Alternatives to CIPP

More security MCP servers · HackTricks MCP Server · Kdbx · Webcheck · Pyobfus MCP · Code Factory

More TypeScript MCP servers · ConnectWise Manage · Datto RMM · Datto SaaS Protection · Halo PSA · Hudu · see all