Skip to content
Back to search
30
MCP

documentdb-mcp

pypi/documentdb-mcp

DocumentDB MCP Server & A2A Server. DocumentDB is a MongoDB compatible open source document database built on PostgreSQL.

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

Similar MCP servers embedding-nearest

knucklessg1/documentdb-mcp
This is an out of the box MCP Server and A2A Server for the Open Source DocumentDB
0 tools
acuvity/mcp-server-aws-documentdb
AWS DocumentDB MCP server for querying and managing MongoDB-compatible document databases
0 tools
documentdb-migration-mcp-server
DocumentDB Migration MCP Server for migrating data to DocumentDB
0 tools
awslabs.documentdb-mcp-server
An AWS Labs Model Context Protocol (MCP) server for documentdb
0 tools
mongodb/mongodb-mcp-server
The Official MongoDB MCP Server.
0 tools
DB MCP Server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
0 tools

How to use

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

{
  "mcpServers": {
    "documentdb-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}