Azure Cosmos DB MCP Server Test

Microsoft Entra Authentication

Enable this when testing local MCP server with DEV_BYPASS_AUTH=true.
Not authenticated
Get from deployment-info.json (ENTRA_APP_CLIENT_ID) or run:
az ad app list --display-name "Azure Cosmos DB MCP Toolkit API" --query "[0].appId" -o tsv
Get your Azure AD tenant ID by running:
az account show --query "tenantId" -o tsv
Important: Client ID and Tenant ID must be different values. Don't confuse them or swap their positions!

Configuration

Actions

Azure Cosmos DB MCP Server Response

Ready to make requests...

Equivalent cURL Commands

List Tools:

Configure server URL and token first

Test Selected Tool:

Configure server URL and token first