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
Database Gateway
centralmindUniversal MCP-Server for your Databases optimized for LLMs and AI-Agents.
531
Elasticsearch MCP Server
elastic685
Chroma MCP Server
chroma-coreA Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
569
Neon MCP Server
neondatabaseMCP server for interacting with Neon Management API and databases
617
mcp-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
637
Comments