Skip to main content
Glama

Kubernetes Monitor

by vlttnv
MIT License
8
  • Apple
  • Linux
pyproject.toml396 B
[project] name = "k8s-mcp" version = "0.1.0" description = "A read-only Model Context Protocol (MCP) for querying Kubernetes clusters." readme = "README.md" requires-python = ">=3.13" dependencies = [ "kubernetes>=32.0.1", "mcp[cli]>=1.3.0", "pytest>=8.3.5", "pyyaml>=6.0.2", ] [dependency-groups] dev = [ "ruff>=0.9.9", ] [tool.ruff.lint] select = [ # isort "I", ]

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

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