documentdb-mcp-setup

Installation
SKILL.md

DocumentDB MCP Server Setup

This skill guides users through wiring the microsoft/documentdb-mcp server into an agentic client and pointing it at Azure DocumentDB (or another MongoDB-compatible endpoint).

The DocumentDB MCP server is stateless and administrator-controlled: backend connection details live in a CONNECTION_PROFILES JSON map defined in the MCP client's config. Tools never accept a connection string as a runtime argument — they reference a named profile via connection_profile.

Safety: never receive credentials in chat

The DocumentDB connection string is a secret — it contains a username and password that grant database access. The agent MUST follow these rules:

Installs
11
GitHub Stars
5
First Seen
May 8, 2026
documentdb-mcp-setup — azure/documentdb-agent-kit