the-sukhsingh/mcpmongo
This project demonstrates the integration of MongoDB with the Model Context Protocol (MCP) to provide AI assistants with database interaction capabilities.
Platform-specific configuration:
{
"mcpServers": {
"mcpmongo": {
"command": "npx",
"args": [
"-y",
"mcpmongo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...