Back to directory
johnib/kusto-mcp

johnib/kusto-mcp

@johnib

MCP server for Azure Data Explorer (Kusto), enabling AI agents to explore, query, and understand telemetry using KQL.

kustoazuredata-explorertelemetrykqlmcp-serverai-agentdatabase

Installation & Configuration

{
  "mcpServers": {
    "kusto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kusto-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15