$ timeahead.in
/ servers/npm/@mcp-apps/kusto-mcp-server
npm

@mcp-apps/kusto-mcp-server

MCP server for interacting with Kusto databases

2k/wk
61fair
▣ Overview

What it does

This MCP server enables Claude to interact with Kusto databases hosted in Azure Data Explorer. It provides tools to execute KQL commands, retrieve and process query results, explore table schemas and metadata, and manage database objects. Integration with Claude Code and other MCP clients allows you to build AI-driven data exploration, analysis, and automation workflows.

Who it's for

Data engineers and analysts using Azure Data Explorer who want Claude to assist with query writing, data exploration, and automation. DevOps engineers managing Kusto infrastructure, and developers building applications that need programmatic access to Kusto databases.

Common use cases

  • Query Azure Data Explorer clusters from Claude Code
  • Write and troubleshoot Kusto Query Language statements
  • Explore table schemas and metadata interactively
  • Automate data retrieval and analysis tasks

Setup pitfalls

  • Requires Azure authentication via connection string or service principal credentials; store them securely in environment variables, not in code
  • Kusto cluster must be network-accessible from the MCP server; verify firewall rules and network policies allow the connection
  • KQL has distinctive syntax and semantics; providing Claude with your schema and example queries improves generated statement quality
  • Connection timeouts may occur if the cluster is unreachable, under heavy load, or experiencing network latency
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
39
7.8
Quality
10%
60
6.0
Trust
10%
50
5.0
Total
61.3
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "mcp-appskusto": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-apps/kusto-mcp-server"
      ]
    }
  }
}
📈 Score historylast 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⛁ Raw data
weekly downloads2k
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated1d ago
install verified✗ fail · 35d ago
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points