Back to search
30
MCP

Kusto NL2KQL

pulsemcp/kusto nl2kql

Enables natural language querying of Azure Data Explorer (Kusto) databases by translating questions into KQL queries without requiring KQL expertise

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

Similar MCP servers embedding-nearest

Azure Data Explorer (Kusto)
Integrates with Azure Data Explorer to enable listing databases, retrieving table schemas, and executing KQL queries for data analysis and e
0 tools
MCP KQL Server
Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration
0 tools
Azure Data Explorer
Integrates with Azure Data Explorer to enable executing KQL queries, discovering database resources, exploring table schemas, and sampling d
0 tools
Azure Cosmos DB
Enables natural language interaction with Azure Cosmos DB for querying, creating, and managing databases, containers, and items through Go-b
0 tools
Kubit
Bring Kubit into your AI workflow — query your warehouse with natural language
0 tools · streamable-http
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

How to use

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

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