Skip to content
MCP-Bridge
Databases

Amazon DocumentDB with MongoDB compatibility MCP Config

Amazon DocumentDB API documentation

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/amazonaws-com-docdb.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-docdb.json to fetch programmatically.

{
  "mcpServers": {
    "amazonaws-com-docdb": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-docdb"],
      "env": {
      "AMAZON_DOCUMENTDB_WITH_MONGODB_COMPATIBILITY_API_KEY": "your_amazon_documentdb_with_mongodb_compatibility_api_key"
}
    }
  }
}

How to Use

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

Cursor

Go to Cursor Settings → MCP Servers → Add with the JSON above.

CLI / curl

Fetch the config programmatically:

curl https://mcp-bridge.pages.dev/config/amazonaws-com-docdb.json

Environment Variables

AMAZON_DOCUMENTDB_WITH_MONGODB_COMPATIBILITY_API_KEY

Replace your_amazon_documentdb_with_mongodb_compatibility_api_key with your actual amazon documentdb with mongodb compatibility api key

Endpoints

GET/#Action=AddSourceIdentifierToSubscription

GET_AddSourceIdentifierToSubscription

POST/#Action=AddSourceIdentifierToSubscription

POST_AddSourceIdentifierToSubscription

GET/#Action=AddTagsToResource

GET_AddTagsToResource

POST/#Action=AddTagsToResource

POST_AddTagsToResource

GET/#Action=ApplyPendingMaintenanceAction

GET_ApplyPendingMaintenanceAction

POST/#Action=ApplyPendingMaintenanceAction

POST_ApplyPendingMaintenanceAction

GET/#Action=CopyDBClusterParameterGroup

GET_CopyDBClusterParameterGroup

POST/#Action=CopyDBClusterParameterGroup

POST_CopyDBClusterParameterGroup

GET/#Action=CopyDBClusterSnapshot

GET_CopyDBClusterSnapshot

POST/#Action=CopyDBClusterSnapshot

POST_CopyDBClusterSnapshot