UpdateMongoDB MCP
This commit is contained in:
parent
25c7a4fb9c
commit
2b13334299
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ Secure database access with schema inspection capabilities. Enables querying and
|
|||
- [@modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/tree/main/src/postgres) 📇 🏠 - PostgreSQL database integration with schema inspection and query capabilities
|
||||
- [@modelcontextprotocol/server-sqlite](https://github.com/modelcontextprotocol/servers/tree/main/src/sqlite) 🐍 🏠 - SQLite database operations with built-in analysis features
|
||||
- [ktanaka101/mcp-server-duckdb](https://github.com/ktanaka101/mcp-server-duckdb) 🐍 🏠 - DuckDB database integration with schema inspection and query capabilities
|
||||
- [QuantGeekDev/mongo-mcp](https://github.com/QuantGeekDev/mongo-mcp) 📇 🏠 - A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases.
|
||||
- [QuantGeekDev/mongo-mcp](https://github.com/QuantGeekDev/mongo-mcp) 📇 🏠 - MongoDB integration that enables LLMs to interact directly with databases.
|
||||
|
||||
### 💻 <a name="developer-tools"></a>Developer Tools
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue