Mongodb
@ihiteshsharma
About Mongodb
MCP Servers to extend functionality
Basic information
Category
Databases
License
MIT
Runtime
node
Transports
stdio
Publisher
ihiteshsharma
Submitted by
Hitesh Sharma
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mongodb": {
"command": "docker",
"args": [
"run",
"-e",
"MONGODB_URI=mongodb://username:password@host:27017/mydatabase",
"mongodb-mcp-server"
],
"env": {
"MONGODB_URI": "mongodb://username:password@host:27017/mydatabase"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mongodb?
—
How to use Mongodb?
—
Key features of Mongodb
—
Use cases of Mongodb
—
FAQ from Mongodb
—
More Databases MCP servers
Neon MCP Server
neondatabaseMCP server for interacting with Neon Management API and databases
617
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzero540
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
498
MongoDB Lens
furey🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
204
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
3.1K
Comments