Stats
Actions
Tags
From mongodb
Provides direct MongoDB database access for queries, schema inspection, and data manipulation via a local subprocess.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mongodb": {
"command": "npx",
"args": [
"-y",
"mongodb-mcp-server@<3"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub mongodb/agent-skills --plugin mongodb