Back to search
30
MCP

MCP KQL Server

io.github.4r9un/mcp-kql-server

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

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

Similar MCP servers embedding-nearest

iflow-mcp_4r9un-mcp-kql-server
AI-Powered MCP server for KQL query execution with Natural Language to KQL (NL2KQL) conversion, intelligent schema memory, RAG-enhanced cont
0 tools
faizu786/sql_server_mcp_server
AI MCP server for SQL Server: NL queries, schema awareness, auto T-SQL, optimization.
0 tools
mcpk8s/server
MCP server connecting AI to Kubernetes
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
attack-query-mcp
MCP server for ATT&CK queries via AI assistants
0 tools
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp_kql_server": {
      "url": "None",
      "transport": "http"
    }
  }
}