mcp-kql-server

4R9UN/mcp-kql-server
★ 23 stars Python 🤖 AI/LLM Updated today
Kusto and Log Analytics MCP server help you execute a KQL (Kusto Query Language) query within an AI prompt, analyze, and visualize the data.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-kql-server": {
      "command": "uvx",
      "args": [
        "mcp-kql-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-kql-server

README Excerpt

mcp-name: io.github.4R9UN/mcp-kql-server > **AI-Powered KQL Query Execution with Natural Language to KQL (NL2KQL) Conversion and Execution** A Model Context Protocol (MCP) server that transforms natural language questions into optimized KQL queries with intelligent schema discovery, AI-powered caching, and seamless Azure Data Explorer integration. Simply ask questions in plain English and get instant, accurate KQL queries with context-aware results.

Tools (2)

execute_kql_queryschema_memory

Topics

aicagdataexplorerkqlkql-threathuntingkustokustomcpllmloganalyticsmcpmcp-server