Skip to content
Back to search
30
MCP

MongoDB

pulsemcp/mongodb

Enables interaction with MongoDB databases through TypeScript and the MongoDB driver, providing seamless integration of MongoDB operations into workflows.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Database Connections
Provides a unified TypeScript-based database server for seamlessly connecting to SQLite, PostgreSQL, SQL Server, and MongoDB, enabling flexi
0 tools
TypeDB
Execute TypeQL queries and manage databases and users on a TypeDB server.
0 tools
MongoDB Read-Only
Provides secure read-only access to MongoDB databases with support for Kubernetes deployments and direct connections.
0 tools
Notes
Integrates note-taking capabilities with AI models using TypeScript and DynamoDB for persistent memory and context management in application
0 tools
mongodb/mongodb-mcp-server
The Official MongoDB MCP Server.
0 tools
Mongo Scout
Production-ready MongoDB database exploration with safety features, live monitoring, and data quality tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mongodb": {
      "url": "None",
      "transport": "http"
    }
  }
}