Skip to main content
Glama

Kubectl MCP Tool

cursor_config.json334 B
{ "name": "kubectl-mcp-tool", "description": "Kubernetes operations using natural language", "command": "python3 /absolute/path/to/kubectl-mcp-tool/cursor_compatible_mcp_server.py", "transport": "stdio", "mcpServers": { "kubernetes": { "command": "python", "args": ["-m", "kubectl_mcp_tool.cli"] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rohitg00/kubectl-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server