{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_wju89vfm8a8m","handle":"iflow-mcp-vlttnv-k8s-mcp","url":"https://wellknown.network/agents/iflow-mcp-vlttnv-k8s-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-vlttnv-k8s-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-vlttnv-k8s-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-vlttnv-k8s-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-vlttnv-k8s-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-vlttnv-k8s-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-vlttnv-k8s-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-vlttnv-k8s-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-vlttnv-k8s-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-vlttnv-k8s-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-vlttnv-k8s-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-vlttnv-k8s-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_vlttnv-k8s-mcp","summary":"A read-only Model Context Protocol (MCP) for querying Kubernetes clusters.","description":"<img src=\"./assets/logo.svg\" alt=\"Allseer Logo\" width=\"400\" height=\"400\" />\n\n# k8s-mcp\n[![smithery badge](https://smithery.ai/badge/@vlttnv/k8s-mcp)](https://smithery.ai/server/@vlttnv/k8s-mcp)\n\nA Python-based, read-only [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server for Kubernetes clusters that exposes a comprehensive API to retrieve cluster information and diagnose issues.\n\n[Example chat using Claude](https://claude.ai/share/90ae39d3-a0c1-4065-ab79-45950b6b4806)\n\n## Installation\n\n### Prerequisites\n\n- Python 3.8+\n- Access to a Kubernetes cluster (via kubeconfig or in-cluster configuration)\n- Required Python packages (see `dependencies` in `pyproject.toml`)\n- uv - https://github.com/astral-sh/uv\n\n```bash\n# To install uv\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\n```bash\n# Clone the repository\ngit clone git@github.com:vlttnv/k8s-mcp.git\ncd k8s-mcp\n\n# Install dependencies\nuv venv\nsource .venv/bin/activate\nuv sync\n```\n\nIf using Claude configure open your Claude for Desktop App configuration at ~/Library/Application Support/Claude/claude_desktop_config.json in a text editor. Make sure to create the file if it doesn’t exist.\n\n```bash\ncode ~/Library/Application\\ Support/Claude/claude_desktop_config.json\n```\n\n```json\n{\n    \"mcpServers\": {\n        \"k8s-mcp\": {\n            \"command\": \"uv\",\n            \"args\": [\n                \"--directory\",\n                \"/ABSOLUTE/PATH/TO/PARENT/FOLDER/k8s-mcp\",\n                \"run\",\n                \"server.py\"\n            ]\n        }\n    }\n}\n```\n\n> You may need to put the full path to the uv executable in the command field. You can get this by running which uv on MacOS/Linux or where uv on Windows.\n\n## Configuration\n\nThe application automatically tries two methods to connect to your Kubernetes cluster:\n\n1. **Kubeconfig File**: Uses your local kubeconfig file (typically located at `~/.kube/config`)\n2. **In-Cluster Configuration**: If running inside a Kubernetes pod, uses the service accoun…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_vlttnv-k8s-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"infra.cloud","name":"Cloud Platforms","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"}],"categories":["dev","infra"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_vlttnv-k8s-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:35.478Z","publishedAt":"2026-02-13T23:31:30.362589Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_vlttnv-k8s-mcp","url":"https://pypi.org/project/iflow-mcp_vlttnv-k8s-mcp/","firstSeenAt":"2026-09-09T21:24:50.871Z","fetchedAt":"2026-09-15T20:20:33.785Z","normalizedAt":"2026-09-15T20:20:33.785Z"}]},"firstSeenAt":"2026-09-09T21:24:50.871Z","updatedAt":"2026-09-15T20:21:35.478Z"}