Back to search
30
MCP

Azure Data Explorer (Kusto)

pulsemcp/azure data explorer (kusto)

Integrates with Azure Data Explorer to enable listing databases, retrieving table schemas, and executing KQL queries for data analysis and exploration.

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

Similar MCP servers embedding-nearest

Azure Data Explorer
Integrates with Azure Data Explorer to enable executing KQL queries, discovering database resources, exploring table schemas, and sampling d
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
Azure Cosmos DB
Enables natural language interaction with Azure Cosmos DB for querying, creating, and managing databases, containers, and items through Go-b
0 tools
kontext-mcp
Portable, provider-agnostic memory on top of Azure Data Explorer (Kusto)
0 tools
MCP KQL Server
Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration
0 tools
kusto-mcp
MCP server that exposes Kusto table schemas as tools
0 tools

How to use

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

{
  "mcpServers": {
    "azure_data_explorer_(kusto)": {
      "url": "None",
      "transport": "http"
    }
  }
}