Skip to content

Commit 0de1ef3

Browse files
committed
Add msp-mcp topic
Curates the msp-mcp topic page with a description, related topics, and a logo. The msp-mcp tag groups Model Context Protocol servers that wrap MSP (Managed Service Provider) tooling — PSAs, RMMs, documentation platforms, security/email-security stacks, incident management — exposing them to AI assistants such as Claude. There are ~30 repositories carrying this topic today; the curated page should help MSP developers discover them.
1 parent 21f78c0 commit 0de1ef3

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

topics/msp-mcp/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
aliases: wyre-msp-mcp
3+
display_name: MSP MCP
4+
logo: msp-mcp.png
5+
short_description: Model Context Protocol servers that connect MSP tools — PSAs, RMMs, security stacks, documentation platforms — to AI assistants like Claude.
6+
topic: msp-mcp
7+
url: https://mcp.wyre.ai
8+
related: mcp, model-context-protocol, msp
9+
---
10+
11+
MSP MCP is a family of [Model Context Protocol](https://modelcontextprotocol.io) servers that expose Managed Service Provider (MSP) tooling to AI assistants. Each server wraps a vendor's API — PSAs (Autotask, ConnectWise, HaloPSA), RMMs (Datto, NinjaOne, Atera, Syncro), documentation platforms (IT Glue, Hudu, Liongard), security tools (SentinelOne, Huntress, Blumira, RocketCyber), email security (Proofpoint, Avanan, Abnormal, Mimecast, IRONSCALES, KnowBe4, SpamTitan), incident management (Rootly, PagerDuty), and more — as MCP-compliant tools so an MSP technician can ask Claude to triage a ticket, check device health, or pull documentation in plain English.
12+
13+
Repositories tagged with `msp-mcp` typically follow a common pattern: TypeScript or Python implementation, Streamable HTTP or stdio transport, structured tool schemas, and per-vendor authentication (API keys, OAuth, or session tokens). Many of them are also exposed centrally through the [WYRE MCP Gateway](https://mcp.wyre.ai), which provides OAuth 2.1 + PKCE auth, encrypted credential storage, and a single endpoint that fans out to whichever vendors an MSP has connected.

topics/msp-mcp/msp-mcp.png

12.8 KB
Loading

0 commit comments

Comments
 (0)