Cyclops MCP allows your favorite AI agent to manage your Kubernetes applications. Cyclops MCP servers provide tools for agents to create and update
Cyclops MCP allows your favorite AI agent to manage your Kubernetes applications. Cyclops MCP servers provide tools for agents to create and update existing applications safely. Exposed over MCP by the mcp cyclops mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
Everything the assistant can do here goes through one of these:
create_module — Create new Module. Before calling this tool, make sure to call get_template_schema to validate values for the given templateget_module — Fetch Module by namelist_modules — List all Cyclops Modulesupdate_module — Update Module by Name. Before calling this tool, make sure to call get_template_schema to validate values for the given templateget_template_schema — Returns JSON schema for the given template. Needs to be checked before calling create_module toolget_template_store — Fetch Template Store by Namelist_template_store — List Template Stores from clusterSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
You will need one environment variable: KUBECONFIG. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Among the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. MCP Cyclops's toolset — create_module, get_module, list_modules and 4 more — is a fair guide to whether it matches your workflow. It is maintained by cyclops-ui; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against MCP Cyclops's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| create_module | Create new Module. Before calling this tool, make sure to call get_template_schema to validate values for the given template |
| get_module | Fetch Module by name |
| list_modules | List all Cyclops Modules |
| update_module | Update Module by Name. Before calling this tool, make sure to call get_template_schema to validate values for the given template |
| get_template_schema | Returns JSON schema for the given template. Needs to be checked before calling create_module tool |
| get_template_store | Fetch Template Store by Name |
| list_template_store | List Template Stores from cluster |
| Variable | Description | Required |
|---|---|---|
| KUBECONFIG | Configuration value read at startup. | Optional |
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.