Back to Catalog
MongoDB MCP Server
mongodb-js/mongodb-mcp-server
🕒 Updated:Jan 13, 2026, 12:00 AM
TypeScript
Data
Official MongoDB MCP server that enables AI assistants to interact with MongoDB databases and Atlas deployments. Supports CRUD operations, aggregation pipelines, collection management, indexing, and Atlas cluster administration.
MCP Trust Score
Based on our comprehensive evaluation criteria
🤖 Evaluated by manualFix
Trust Score85/100
- • Core MCP protocol features implemented (20/40)
- • Room for improvement in GitHub community
- • Optimal dependency management (20/20)
- • Full deployment maturity (10/10)
- • Documentation (8/8)
- • Archestra MCP Trust score badge is missing
GitHub Metrics
Repository statistics and activity
⭐ GitHub Stars:0
👥 Contributors:1
📋 Total Issues:0
📦 Has Releases:Yes
🔧 Has CI/CD Pipeline:Yes
Configuration Needed
Help improve this catalog by contributing configuration information
We don't have configuration information for this MCP server yet.
Suggest ConfigurationMCP Protocol Support
Implemented MCP protocol features
🤖 Evaluated by manualFix
Tools:✓
Prompts:✗
Resources:✓
Sampling:✗
Roots:✗
Logging:✗
STDIO Transport:✓
HTTP Transport:✗
OAuth2 Auth:✗
Dependencies
2 dependencies
Libraries and frameworks used by this MCP server
🤖 Evaluated by manualFix
README.md
MongoDB MCP Server
The official MongoDB MCP server provides tools for interacting with MongoDB databases and Atlas deployments through AI assistants.
Features
- CRUD Operations: Find, insert, update, and delete documents
- Aggregation: Execute aggregation pipelines for data analysis
- Collection Management: Create, drop, and rename collections
- Index Management: Create, drop, and list indexes
- Schema Inference: Analyze collection schemas
- Atlas Integration: Manage Atlas clusters, users, and access lists
Environment Variables
MDB_MCP_CONNECTION_STRING: MongoDB connection string for database accessMDB_MCP_READ_ONLY: Enable read-only mode (optional)MDB_MCP_API_CLIENT_ID: Atlas API client ID (optional)MDB_MCP_API_CLIENT_SECRET: Atlas API client secret (optional)
Resources
Add Quality Badge
Show your MCP trust score in your README
[](https://archestra.ai/mcp-catalog/mongodb-js__mongodb-mcp-server)README.md
MongoDB MCP Server
The official MongoDB MCP server provides tools for interacting with MongoDB databases and Atlas deployments through AI assistants.
Features
- CRUD Operations: Find, insert, update, and delete documents
- Aggregation: Execute aggregation pipelines for data analysis
- Collection Management: Create, drop, and rename collections
- Index Management: Create, drop, and list indexes
- Schema Inference: Analyze collection schemas
- Atlas Integration: Manage Atlas clusters, users, and access lists
Environment Variables
MDB_MCP_CONNECTION_STRING: MongoDB connection string for database accessMDB_MCP_READ_ONLY: Enable read-only mode (optional)MDB_MCP_API_CLIENT_ID: Atlas API client ID (optional)MDB_MCP_API_CLIENT_SECRET: Atlas API client secret (optional)