Back to directory
mcp-kql-server

mcp-kql-server

@4R9UN23

An MCP server for executing KQL queries on Azure Data Explorer with AI schema caching and visualization.

kqlazure-data-explorermcp-serverai-contextpythoncontext

Installation & Configuration

{
  "mcpServers": {
    "mcp-kql-server": {
      "command": "python",
      "args": [
        "-m",
        "mcp_kql_server"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/25
Updated
2026/6/8