database-server-manpreet2000
A Model Context Protocol server for MongoDB, enabling LLMs to query, insert, delete, and aggregate documents via natural language—demonstrating MCP server database integration.
About this tool
database-server-manpreet2000
A Model Context Protocol (MCP) server implementation that allows Large Language Models (LLMs) to interact with databases through natural language queries. Currently supports MongoDB, with planned support for PostgreSQL, CockroachDB, and Redis.
Source: GitHub Repository
Features
- Provides an MCP server interface for database operations.
- Enables LLMs to query, insert, delete, and aggregate documents in MongoDB using natural language.
- Supported Tools:
getCollections: List all collections in the connected database.getCollection: Retrieve documents from a collection with optional query parameters.insertOne: Insert a single document into a collection.deleteOne: Delete a single document from a collection.aggregate: Execute an aggregation pipeline.
- Designed to be configurable through the Claude Desktop configuration file.
- Future planned support for PostgreSQL, CockroachDB, and Redis.
- Open source under the MIT License.
Pricing
- No pricing information provided. The project is open source and licensed under the MIT License.
Tags
mcp, database, mongodb, natural-language
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server bridging to ClickZetta databases for executing SQL queries, exploring schema information, and documenting insights via natural language interaction.
An MCP server exposing MongoDB-compatible Amazon DocumentDB operations, enabling document database management and queries via the Model Context Protocol.
Provides a JSON-RPC interface to Datomic databases through the MCP protocol, enabling schema exploration and Datalog query execution. This makes it a specialized MCP server for interacting with Datomic.
A Model Context Protocol (MCP) implementation for connecting to and working with various database systems, serving as a versatile MCP server.
An all-in-one MCP service that allows AI-powered data analysis by connecting to multiple types of databases (sqlite, mysql, postgres, etc.) within a single, unified configuration, making it a comprehensive MCP server solution.
Convex MCP server for database integration, providing introspection, table exploration, and query execution.