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/OpenSearch MCP Server
cr7258A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
295
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
617

Redis
modelcontextprotocolModel Context Protocol Servers
88.2K
Chroma MCP Server
chroma-coreA Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
569
Comments