Create, deploy, and manage Netlify projects and extensions from an AI client.
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Software Development › Kubernetes MCP Server
Drive kubectl and Helm against your own cluster from an AI client.
A preview derived from this server’s definition — not a live run. Nothing runs and no key is sent until you connect. You run this server on your own machine — FindAgent never runs it.
Get or list cluster resources.
Describe a resource in detail.
Apply a manifest to the cluster.
Read logs from a pod or container.
Scale a deployment or statefulset.
Delete a resource.
Manage or inspect a rollout.
Execute a command inside a pod.
Start a port-forward to a resource.
Install a Helm chart into the cluster.
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y mcp-server-kubernetesPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"kubernetes-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-server-kubernetes"
]
}
}
}This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.
Path to the kubeconfig whose current context the server acts against. Defaults to your usual kubectl config.
Paste the value as a single line.
Create, deploy, and manage Netlify projects and extensions from an AI client.
Ask questions about any public GitHub repository and get grounded answers.
Work with HubSpot CRM objects, properties, associations, and engagements.
Find, create, and update Linear issues, projects, and comments.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.
Manage Heroku apps, dynos, add-ons, Postgres, and pipelines.
Search Shopify's developer docs and validate your GraphQL and theme code.