BootcampToProd/embabel-mongo-mcp-client
An MCP client with Embabel that connects to a MongoDB MCP Server and executes MongoDB operations from an AI agent via natural language commands.
Platform-specific configuration:
{
"mcpServers": {
"embabel-mongo-mcp-client": {
"command": "npx",
"args": [
"-y",
"embabel-mongo-mcp-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...