{"id":26115131,"url":"https://github.com/yanmxa/multicluster-mcp-server","last_synced_at":"2026-05-28T01:02:00.706Z","repository":{"id":279932346,"uuid":"940456029","full_name":"yanmxa/multicluster-mcp-server","owner":"yanmxa","description":"The gateway for GenAI systems to interact with open-cluster-management through the MCP","archived":false,"fork":false,"pushed_at":"2025-07-08T12:07:08.000Z","size":1203,"stargazers_count":4,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-15T02:15:04.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yanmxa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-28T07:54:26.000Z","updated_at":"2025-08-16T13:50:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"d87b2552-cf67-4b0b-b807-6046965a4891","html_url":"https://github.com/yanmxa/multicluster-mcp-server","commit_stats":null,"previous_names":["yanmxa/multicluster-mcp-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yanmxa/multicluster-mcp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanmxa%2Fmulticluster-mcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanmxa%2Fmulticluster-mcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanmxa%2Fmulticluster-mcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanmxa%2Fmulticluster-mcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanmxa","download_url":"https://codeload.github.com/yanmxa/multicluster-mcp-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanmxa%2Fmulticluster-mcp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33589684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-10T06:29:11.893Z","updated_at":"2026-05-28T01:02:00.699Z","avatar_url":"https://github.com/yanmxa.png","language":"Python","funding_links":[],"categories":["Cloud \u0026 Devops Mcp Servers","Community Servers","🤖 AI/ML","Cloud Platforms","Task and Project Management","Table of Contents","🐳 Kubernetes \u0026 Containers","🗂️ Extensions by Category"],"sub_categories":["How to Submit","System Automation","⚙️ Development Tools"],"readme":"\n# Open Cluster Management MCP Server\n\nThe **OCM MCP Server** provides a robust gateway for Generative AI (GenAI) systems to interact with multiple Kubernetes clusters through the Model Context Protocol (MCP). It facilitates comprehensive operations on Kubernetes resources, streamlined multi-cluster management, and delivered interactive cluster observability.\n\n## **🚀 Features**\n\n### 🛠️ MCP Tools - Kubernetes Cluster Awareness\n  \n- ✅ Retrieve resources from the **hub cluster** (current context)  \n- ✅ Retrieve resources from the **managed clusters**  \n- ✅ Connect to a **managed cluster** using a specified `ClusterRole`\n- ✅ Access resources across multiple Kubernetes clusters(via Open Cluster Management)\n- 🔄 Retrieve and analyze **metrics, logs, and alerts** from integrated clusters  \n- ❌ Interact with multi-cluster APIs, including Managed Clusters, Policies, Add-ons, and more\n\n  ![alt text](images/tools.png)\n  \u003cdetails\u003e\n  \u003csummary\u003eMutiple Kubernetes Clusters Operations\u003c/summary\u003e\n\n  [![Watch the demo](https://asciinema.org/a/706281.svg)](https://asciinema.org/a/706281)\n\n  \u003c/details\u003e\n\n### 📦 Prompt Templates for Open Cluster Management *(Planning)*\n\n- Provide reusable prompt templates tailored for OCM tasks, streamlining agent interaction and automation\n\n### 📚 MCP Resources for Open Cluster Management *(Planning)*\n\n- Reference official OCM documentation and related resources to support development and integration\n\n### **📌 How to Use**\n\nConfigure the server using the following snippet:\n\n```json\n{\n  \"mcpServers\": {\n    \"multicluster-mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"multicluster-mcp-server@latest\"\n      ]\n    }\n  }\n}\n```\n\n**Note:** Ensure `kubectl` is installed. By default, the tool uses the **`KUBECONFIG`** environment variable to access the cluster. In a multi-cluster setup, it treats the configured cluster as the **hub cluster**, accessing others through it.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanmxa%2Fmulticluster-mcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanmxa%2Fmulticluster-mcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanmxa%2Fmulticluster-mcp-server/lists"}