CIPP
Rank #3,200io.github.WYRE-AI/cipp-mcp
MCP server for CIPP — M365 multi-tenant management for MSPs (users, tenants, policies).
CIPP is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #3,200 of 115,460 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. CIPP is listed across 2 registries — Official MCP and PulseMCP, with 9 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 112,260 of 115,460 servers on MCP Toplist.
Use CIPP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add cipp-mcp -e "CIPP_API_URL=<your CIPP_API_URL>" -e "CIPP_CLIENT_ID=<your CIPP_CLIENT_ID>" -e "CIPP_CLIENT_SECRET=<your CIPP_CLIENT_SECRET>" -e "CIPP_TENANT_ID=<your CIPP_TENANT_ID>" -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "AUTH_MODE=<your AUTH_MODE>" -e "LOG_LEVEL=<your LOG_LEVEL>" -- docker run -i --rm ghcr.io/wyre-ai/cipp-mcp:v1.7.4Replace each placeholder with your own value before saving.
[mcp_servers.cipp-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/cipp-mcp:v1.7.4"]
[mcp_servers.cipp-mcp.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cipp-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/cipp-mcp:v1.7.4"
],
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cipp-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/cipp-mcp:v1.7.4"
],
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cipp-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/cipp-mcp:v1.7.4"
],
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cipp-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/cipp-mcp:v1.7.4"
],
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cipp-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/cipp-mcp:v1.7.4"
],
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.WYRE-AI%2Fcipp-mcp)<a href="https://mcptoplist.com/server/io.github.WYRE-AI%2Fcipp-mcp"><img src="https://mcptoplist.com/badge/io.github.WYRE-AI%2Fcipp-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
wyre-technology
Other servers by wyre-technology
- Autotask#795 · 22 vers
- NinjaOne#1,590 · 20 vers
- Huntress#1,779 · 14 vers
- IT Glue#2,060 · 15 vers
- ConnectWise Manage#2,254 · 9 vers
- IQMS / DELMIA Apriso#2,611 · 6 vers
- HaloPSA#3,304 · 20 vers
- Syncro#3,957 · 13 vers
- Hudu#4,160 · 10 vers
- SuperOps#4,501 · 9 vers
- Datto RMM#4,702 · 9 vers
- QuickBooks Online#4,941 · 10 vers
Available versions (9)
| Version | Published |
|---|---|
| 1.7.4 | Aug 26, 2026 |
| 1.7.3 | Aug 13, 2026 |
| 1.7.2 | Aug 13, 2026 |
| 1.7.1 | Aug 7, 2026 |
| 1.7.0 | Jul 26, 2026 |
| 1.6.0 | Jul 19, 2026 |
| 1.5.2 | Jul 13, 2026 |
| 1.5.1 | Jun 22, 2026 |
| 1.2.3 | May 14, 2026 |
Frequently asked questions
- Who maintains CIPP?
- CIPP is maintained by wyre-technology, which publishes 59 MCP servers (474 total versions) tracked on MCP Toplist.
- Is CIPP listed on the Official MCP Registry?
- Yes — CIPP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does CIPP have?
- MCP Toplist tracks 9 versions of CIPP, most recently published on Aug 26, 2026.
- Where can I find the source code for CIPP?
- The source code for CIPP is hosted at github.com/wyre-technology/cipp-mcp.