Skip to main content
Glama

Kubernetes MCP Server

mcp_instance.py169 B
from mcp.server.fastmcp import FastMCP # Create a single shared MCP instance mcp = FastMCP(name="k8s-server", version="0.1.0") # Export the instance __all__ = ['mcp']

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/chinnareddy578/k8s-mcp-server'

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