MCP Servers / database / MongoDB

MongoDB

JSON →
httpnone279database

A Model Context Protocol Server for MongoDB

Install
How to run this server
[ { "cmd": "npx -y mcp-mongo-server", "imports": [] } ]
server path: mongodb-3
Tools
What this server exposes
query
Execute MongoDB queries with optional explain plans
aggregate
Execute MongoDB aggregation pipelines with optional explain plans
update
Update documents in a MongoDB collection
insert
Insert documents into a MongoDB collection
create_index
Create indexes on a MongoDB collection
Configuration
Environment & auth
authnone
Resources
MongoDB — MCP Server · libregistry