Back to search
30
MCP

Azure Cosmos DB

pulsemcp/azure cosmos db

Enables natural language interaction with Azure Cosmos DB for querying, creating, and managing databases, containers, and items through Go-based tools supporting both key authentication and managed identities.

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

Similar MCP servers embedding-nearest

cosmosdb-mcp
MCP server for querying and managing Azure Cosmos DB
0 tools
n8n-nodes-azure-cosmos-sdk
n8n node for Azure Cosmos DB using official SDK with hybrid search, vector similarity, and Entra ID support
0 tools
iflow-mcp-azurecosmosdb
MCP Server for Azure Cosmos DB - enables LLM agents to interact with Azure Cosmos DB for NoSQL
0 tools
iflow-mcp_azurecosmosdb-azurecosmosdb-mcp-chat-app
MCP Server for Azure Cosmos DB - enables LLM agents to interact with Azure Cosmos DB for NoSQL
0 tools
Azure Data Explorer (Kusto)
Integrates with Azure Data Explorer to enable listing databases, retrieving table schemas, and executing KQL queries for data analysis and e
0 tools
Kusto NL2KQL
Enables natural language querying of Azure Data Explorer (Kusto) databases by translating questions into KQL queries without requiring KQL e
0 tools

How to use

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

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