Installation & Configuration
{
"mcpServers": {
"MongoDB": {
"command": "npx",
"args": [
"-y",
"mongodb-mcp-server",
"--connectionString",
"mongodb://localhost:27017/myDatabase",
"--readOnly"
]
}
}
}Information
Transport
stdiostreamable
Language
TypeScript
Created
2025/4/4
Updated
2026/6/8