From bac34fdc321e6b6afaa8e86b98b8f38dcb0e81e6 Mon Sep 17 00:00:00 2001 From: Suyog Sonwalkar Date: Sun, 8 Dec 2024 07:09:11 -0800 Subject: [PATCH] Add Kubernetes MCP server to Community Servers (#17) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aec4ff9..b589ad1 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ - **[Mongo](https://github.com/QuantGeekDev/mongo-mcp)** - A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases - **[Google Search Console](https://github.com/ahonn/mcp-server-gsc)** - A Model Context Protocol (MCP) server providing access to Google Search Console. - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB +- **[Kubernetes](https://github.com/Flux159/mcp-server-kubernetes)** - Connect to Kubernetes cluster and manage pods, deployments, services. --- Curated by [ChatHub](https://chathub.gg/?utm_source=mcp)