Installation & Configuration
{
"mcpServers": {
"mongodb": {
"command": "npx",
"args": [
"mongo-mcp",
"mongodb+srv://<username>:<password>@<cluster-address>/<database>"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/18
Updated
2025/5/26