databases
Mongo Mcp
MongoDB integration that enables LLMs to interact directly with databases.
typescript
local
databases
Installation
npx -y QuantGeekDev/mongo-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mongo-mcp",
"command": "npx",
"args": [
"-y",
"QuantGeekDev/mongo-mcp"
]
}About This MCP Server
QuantGeekDev/mongo-mcp
MongoDB integration that enables LLMs to interact directly with databases.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub