Merge pull request #349 from kiliczsh/patch-1

Add mcp-mongo-server to Community Server list
This commit is contained in:
Justin Spahr-Summers
2024-12-16 17:33:47 +00:00
committed by GitHub

View File

@@ -93,6 +93,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[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.
- **[TMDB](https://github.com/Laksh-star/mcp-server-tmdb)** - This MCP server integrates with The Movie Database (TMDB) API to provide movie information, search capabilities, and recommendations.
- **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB.
## 📚 Resources