databases
Mcp Mongo Server
A Model Context Protocol Server for MongoDB
typescript
local
databases
Installation
npx -y kiliczsh/mcp-mongo-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-mongo-server",
"command": "npx",
"args": [
"-y",
"kiliczsh/mcp-mongo-server"
]
}About This MCP Server
kiliczsh/mcp-mongo-server
A Model Context Protocol Server for MongoDB
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub