Loomal

MCP KQL Server

MCP server by github.com/4r9un/mcp-kql-server

Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration

24 starspypi: mcp-kql-server

About MCP KQL Server

MCP KQL Server is an MCP (Model Context Protocol) server published by 4r9un in the official MCP registry, listed under App Automation on Loomal. Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration

It ships as a Python package on PyPI (mcp-kql-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/4r9un/mcp-kql-server, where the project has earned 24 GitHub stars.

Use MCP KQL Server with your agent

Claude Code · one command
claude mcp add mcp-kql-server -- uvx mcp-kql-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-kql-server": {
      "command": "uvx",
      "args": [
        "mcp-kql-server"
      ]
    }
  }
}
pypimcp-kql-server

Frequently asked questions

What is MCP KQL Server?
MCP KQL Server is an MCP (Model Context Protocol) server by 4r9un in the App Automation category. Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration
How do I connect MCP KQL Server to Claude, Cursor, or another MCP client?
Install MCP KQL Server from its pypi package (mcp-kql-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP KQL Server open source?
Yes — the source code is public at github.com/4r9un/mcp-kql-server, with 24 GitHub stars.
Can AI agents pay to use MCP KQL Server?
Not yet through Loomal — MCP KQL Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP KQL Server? Claim this listing free by verifying GitHub ownership, or contact us.