Control Plane
Rank #47,449io.cpln/control-plane
Deploy and operate workloads, secrets, and networking across AWS, GCP, Azure, and private clouds.
Control Plane is a Model Context Protocol (MCP) server published by controlplane-com. It ranks #47,449 of 115,460 servers tracked on MCP Toplist. Control Plane is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 2, 2026 and most recently updated on Jun 24, 2026.
Ranks ahead of 68,011 of 115,460 servers on MCP Toplist.
Use Control Plane
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http control-plane https://mcp.cpln.io/mcp[mcp_servers.control-plane]
url = "https://mcp.cpln.io/mcp"Add to ~/.codex/config.toml.
https://mcp.cpln.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"control-plane": {
"url": "https://mcp.cpln.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"control-plane": {
"type": "http",
"url": "https://mcp.cpln.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"control-plane": {
"serverUrl": "https://mcp.cpln.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"control-plane": {
"url": "https://mcp.cpln.io/mcp"
}
}
}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.cpln%2Fcontrol-plane)<a href="https://mcptoplist.com/server/io.cpln%2Fcontrol-plane"><img src="https://mcptoplist.com/badge/io.cpln%2Fcontrol-plane.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
controlplane-com
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jun 24, 2026 |
| 1.0.0 | Jun 2, 2026 |
Frequently asked questions
- Who maintains Control Plane?
- Control Plane is maintained by controlplane-com, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Control Plane listed on the Official MCP Registry?
- Yes — Control Plane is listed on the Official MCP Registry.
- How many versions does Control Plane have?
- MCP Toplist tracks 2 versions of Control Plane, most recently published on Jun 24, 2026.
- Where can I find the source code for Control Plane?
- The source code for Control Plane is hosted at github.com/controlplane-com/ai-plugin.