Mmcp.market

Control Plane MCP server

by cpln.io·io.cpln/control-plane·v1.0.2

Control Plane (controlplane.com): deploy and operate workloads across AWS, GCP, Azure, and more.

A93/100grade A
What users say
No reviews yet
Be the first
Safety scan
A93/100

full report

Adoption
Growing

10 stars

Reviews

Write one

Nobody has reviewed Control Plane yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Control Plane tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it

no findings
  • –Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 125ms (auth required)20/20
  • –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identitynamespace and repository owner differ; GitHub account older than a year6/10
Overall 93/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Control Plane repository's README, as published. We do not edit it. Read it on GitHub

Control Plane AI Plugin

Run containerized workloads across AWS, GCP, Azure, OCI, and your own hardware under one API. It loads Control Plane's domain knowledge, production guardrails, and live MCP tools into Claude Code, Codex, and Antigravity CLI so your assistant can deploy, troubleshoot, secure, and migrate workloads with verified cpln commands.

Installation

Claude Code

/plugin marketplace add https://github.com/controlplane-com/ai-plugin.git
/plugin install cpln@controlplane
/reload-plugins

Update with /plugin marketplace update controlplane then /reload-plugins (third-party marketplaces don't auto-update unless you enable it in /plugin → Marketplaces).

Alternatively, install from Anthropic's community plugin marketplace, where every listing has passed Anthropic's review:

/plugin marketplace add anthropics/claude-plugins-community
/plugin install cpln@claude-community
/reload-plugins

Codex

codex plugin marketplace add https://github.com/controlplane-com/ai-plugin.git

Start Codex, open /plugins, and install cpln. Guardrail injection needs plugin hooks, which Codex gates off by default — enable them in ~/.codex/config.toml and restart:

[features]
plugins = true
plugin_hooks = true

Update with codex plugin marketplace upgrade controlplane, then restart Codex.

Antigravity CLI

Install the plugin with Antigravity CLI (agy):

agy plugin install https://github.com/controlplane-com/ai-plugin/plugins/cpln

Generic MCP client

Point any other MCP client at the hosted server:

{
  "mcpServers": {
    "cpln": {
      "type": "http",
      "url": "https://mcp.cpln.io/mcp?toolsets=full"
    }
  }
}

Authentication

MCP uses OAuth 2.1 + PKCE. Sign in to let the assistant act on your Control Plane organizations — you choose which orgs it may operate on, and the token is scoped to those orgs and enforced server-side on every call. Sign in again to change the grant. Treat MCP access as production access to the orgs you grant. How to sign in:

  • Claude Code — /mcp, select cpln, sign in (or claude mcp login cpln).
  • Codex — codex mcp login cpln.
  • Antigravity CLI — /mcp, select cpln, authenticate.

Environment variables

Optional — only for the cpln CLI workflows some skills generate (CI/CD, Terraform, Pulumi). See .env.example.

Usage

Ask in natural language — the assistant routes to the right skill or agent:

  • "Troubleshoot why my payments-api workload in production keeps restarting."
  • "Put app.example.com in front of my web workload with auto-TLS."
  • "Give my analytics workload credential-free read access to S3 bucket prod-event-logs — no IAM keys."
  • "Provision a production Postgres with HA failover and S3 backups."
  • "Convert this kustomization.yaml to Control Plane and apply it to staging after I confirm."

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http control-plane https://mcp.cpln.io/mcp
Add to Cursor

Control Plane: common questions

Is Control Plane MCP server safe?
Yes, by our scan: it is graded A (93/100). Read the Control Plane safety report
How do I install Control Plane?
It runs remotely at mcp.cpln.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Control Plane need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is Control Plane maintained?
The last commit was in the last day (2026-09-25). The latest release is v1.0.2.
Is Control Plane up?
100% of our last 27 checks got an answer. We check remote servers about four times a day.
What can I use instead of Control Plane?
Servers from other publishers that do the same job: TerraVision MCP server, Cloud FinOps Skill & MCP server and nable MCP server. Compare all Control Plane alternatives.

Alternatives to Control Plane

Same job from other publishers: the closest match first, then the best rated.

All Control Plane alternatives →
  • TerraVision
    Cloud architecture diagrams with official AWS, Azure and GCP icons, from Terraform or a JSON graph.
    A
  • Cloud FinOps Skill & MCP
    Cloud cost + FinOps knowledge for AI agents: AWS/Azure/GCP optimisation, AI spend, waste playbooks.
    B
  • nable
    Local-first FinOps copilot: ask AWS, Azure, GCP, Kubernetes and SaaS cost questions in your editor.
    A
  • clawops
    Deploy self-hosted OpenClaw to AWS, GCP, Azure or a local VM — a CLI and an MCP server in one.
    B
  • ShipStatic
    Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.
    A

More from cpln.io →