ujjawalptdr/Mongo-MCP-Server
A Model Context Protocol (MCP) server🚀 enabling LLMs to perform real-time CRUD operations on MongoDB using structured, validated, and modular tools.
Platform-specific configuration:
{
"mcpServers": {
"Mongo-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Mongo-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...