databases

Mcp Mongo Server

A Model Context Protocol Server for MongoDB

typescript
local
databases
0
View on GitHub

Installation

npx -y kiliczsh/mcp-mongo-server

Configuration

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

GitHub: https://github.com/kiliczsh/mcp-mongo-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub