Skip to main content
Glama

Kubectl MCP Tool

__init__ copy.py334 B
""" Kubectl MCP Tool - A Model Context Protocol server for Kubernetes. """ __version__ = "1.1.1" # Import minimized implementations from . import minimal_wrapper from . import simple_ping from . import enhanced_json_fix from . import taskgroup_fix __all__ = ["minimal_wrapper", "simple_ping", "enhanced_json_fix", "taskgroup_fix"]

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