A Model Context Protocol (MCP) server for CMP (Connectivity Management Platform) API integration, built for Cloudflare Workers.
If you want an AI assistant working directly with Cmp, the cmp mcp server is the bridge. A Model Context Protocol (MCP) server for CMP (Connectivity Management Platform) API integration, built for Cloudflare Workers.
A Model Context Protocol (MCP) server for CMP (Connectivity Management Platform) API integration, built for Cloudflare Workers.
Once connected, the assistant can call these 3 tools directly:
query_sim_list — The query_sim_list tool exposed by this serverquery_sim_detail — The query_sim_detail tool exposed by this serverScripts — The Scripts tool exposed by this serverSetup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Before the server will start you need to supply 2 environment variables: CMP_APP_KEY, CMP_APP_SECRET. Keep credentials in your client's env block or a secrets manager rather than committing them.
Cloud and DevOps servers put infrastructure on speaking terms with your assistant, so "why is this broken?" is answered from real state rather than a generic checklist. Cmp sits in that group, and the shape of its toolset — query_sim_list, query_sim_detail, Scripts — tells you what it is really for. Worth comparing against the other cloud devops servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| query_sim_list | The query_sim_list tool exposed by this server. |
| query_sim_detail | The query_sim_detail tool exposed by this server. |
| Scripts | The Scripts tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| CMP_APP_KEY | Credential the server authenticates with. | Yes |
| CMP_APP_SECRET | Credential the server authenticates with. | Yes |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.