Skip to main content
Glama

Multi Cluster Kubernetes MCP Server

by feibai406
  • Apple
  • Linux
pyproject.toml566 B
[tool.uv] name = "k8s-multicluster-mcp" version = "1.0.3" description = "An MCP (Model Context Protocol) server application for Kubernetes operations, providing a standardized API to interact with multiple Kubernetes clusters simultaneously using multiple kubeconfig files." authors = ["razvanmacovei"] [tool.uv.dependencies] python = "^3.11" fastmcp = "*" kubernetes = ">=28.1.0" httpx = "*" pydantic = "*" pyyaml = "*" fastapi = "*" uvicorn = "*" json-patch = "*" jsonpatch = "*" [build-system] requires = ["uv-core>=1.0.0"] build-backend = "uv.core.masonry.api"

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/feibai406/k8s-multicluster-mcp'

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