Trusted by LightNow
MongoDB Model Context Protocol Server
MongoDB Model Context Protocol Server
mongodb-mcp-server · v1.15.0-alpha.11
by Mongodb-js
67
Local configuration
Package values and arguments.
Sign in to configure stored values and credentials for this server.
Step 2: 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
mongodb-mcp-server@1.15.0-alpha.11Run command
npx mongodb-mcp-server@1.15.0-alpha.11Run via Docker (OCI)
docker.io/mongodb/mongodb-mcp-server@1.15.0-alpha.2Run command
docker run docker.io/mongodb/mongodb-mcp-serverStep 3: 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…