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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
io.github.mongodb-js/mongodb-mcp-server
MongoDB Model Context Protocol Server
0 tools
PostgreSQL
Provides type-safe PostgreSQL database integration for user data management through robust CRUD operations with TypeScript and Prisma, enabl
0 tools
mcp-mongo-server
A Model Context Protocol server for MongoDB connections
0 tools
mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools

How to use

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

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