Merge pull request #343 from strowk/main

Add mcp-k8s-go server
This commit is contained in:
Justin Spahr-Summers
2024-12-16 14:50:33 +00:00
committed by GitHub

View File

@@ -91,6 +91,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[XMind](https://github.com/apeyroux/mcp-xmind)** - Read and search through your XMind directory containing XMind files.
- **[oatpp-mcp](https://github.com/oatpp/oatpp-mcp)** - C++ MCP integration for Oat++. Use [Oat++](https://oatpp.io) to build MCP servers.
- **[Airtable](https://github.com/domdomegg/airtable-mcp-server)** - Read and write access to [Airtable](https://airtable.com/) databases, with schema inspection.
- **[mcp-k8s-go](https://github.com/strowk/mcp-k8s-go)** - Golang-based Kubernetes server for MCP to browse pods and their logs, events, namespaces and more. Built to be extensible.
## 📚 Resources