Trusted by LightNow
MongoDB Model Context Protocol Server
MongoDB Model Context Protocol Server
mongodb-mcp-server · v1.14.0 (latest)
by Mongodb-js
89
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.14.0Run command
npx mongodb-mcp-server@1.14.0Run via Docker (OCI)
docker.io/mongodb/mongodb-mcp-server@1.14.0Run command
docker run docker.io/mongodb/mongodb-mcp-serverRun via npm
mongodb-mcp-server@1.14.0Run command
npx mongodb-mcp-server@1.14.0Step 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…