
Control Plane
@controlplane-com
About Control Plane
The official Control Plane MCP server. Deploy, operate, troubleshoot, and migrate containerized workloads — plus secrets, networking, and stateful storage across AWS, GCP, Azure, OCI, and your own hardware, in natural language.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cpln": {
"type": "http",
"url": "https://mcp.cpln.io/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Control Plane?
Control Plane is a hybrid multi-cloud platform that runs containerized workloads across AWS, GCP, Azure, OCI, and your own hardware under one API. This official MCP server gives your AI assistant 150+ tools to deploy, operate, troubleshoot, secure, and migrate workloads in natural language, backed by production guardrails.
How to use Control Plane?
Configure the MCP client with the HTTP transport and URL https://mcp.cpln.io/mcp?toolsets=full. Optionally install the richer plugin for Claude Code, Codex, and Antigravity CLI: run /plugin marketplace add https://github.com/controlplane-com/ai-plugin.git then /plugin install cpln@controlplane.
Key features of Control Plane
- Deploy and operate serverless, standard, cron, stateful, and VM workloads.
- Create and reference secrets for AWS, GCP, Azure, Docker, ECR, and more.
- Grant workloads credential-free cloud access via identity and policy.
- Map custom domains with automatic TLS; configure firewalls, CORS, CDN, and rate limiting.
- Provision volume sets, snapshots, and HA databases for stateful workloads.
- Query logs, metrics, traces, audit events; exec into running replicas.
Use cases of Control Plane
- Troubleshoot a production workload that keeps restarting.
- Attach a custom domain with auto-TLS to a web workload.
- Grant a workload credential-free read access to an S3 bucket without IAM keys.
- Provision a production Postgres database with HA failover and S3 backups.
- Convert a Kubernetes
kustomization.yamlto Control Plane and apply it to staging after confirmation.
FAQ from Control Plane
How do I authenticate with Control Plane MCP?
The server uses OAuth 2.1 with PKCE — no API keys are needed. You sign in once and choose which Control Plane organizations the assistant can operate on; the token is scoped to those orgs and enforced server-side on every call.
What safety measures are in place?
MCP access is scoped to the orgs you grant and your own RBAC. Destructive actions (deleting resources, shrinking volumes, replacing workloads, applying to production) require explicit confirmation. Secret values are revealed only with reveal permission.
Does the server store any data?
No. The server stores no logs, secrets, prompts, or telemetry.
Which tool profiles are available?
You can select tool profiles via the toolsets query parameter: core, mk8s, or full.
Where can I get support or find more information?
Documentation is at https://docs.controlplane.com. The GitHub repository is https://github.com/controlplane-com/ai-plugin. For support, email [email protected].
More Cloud & Infrastructure MCP servers
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
GCP MCP
eniayomiA Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This allows for natural language querying and management of your GCP resources during conversations.
🐋 Docker MCP server
ckreilingMCP server for Docker
MCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server
Supabase MCP Server
supabase-communityConnect Supabase to your AI assistants
Comments