Mongodb
@ihiteshsharma
About Mongodb
MCP Servers to extend functionality
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
—
Basic information
More Databases MCP servers

Redis
modelcontextprotocolModel Context Protocol Servers
88.2K
Dbhub
bytebaseZero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
3.1K
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
245
Postgres Mcp
crystaldbaPostgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
3.0K

Sqlite
modelcontextprotocolModel Context Protocol Servers
88.1K
Comments