io.github.mongodb-js/mongodb-mcp-server icon

mongodb-mcp-server

by mongodb-js

io.github.mongodb-js/mongodb-mcp-server

Trusted by LightNow

MongoDB Model Context Protocol Server

mongodb-mcp-server · v1.8.1

mongodb-js

73

Step 1: Install

Run this MCP server locally

Run this MCP server locally and expose it via stdio so your MCP client can connect.

Run via npm
Run via npm
mongodb-mcp-server@1.8.1
Run command
npx mongodb-mcp-server@1.8.1

Step 2: Connect

Connect in your MCP client

After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.

Loading MCP clients…