Back to search
30
MCP

kusto-mcp

pypi/kusto-mcp

MCP server that exposes Kusto table schemas as tools

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

Similar MCP servers embedding-nearest

find-kusto-table-mcp
Experimental Model Context Protocol (MCP) server for Kusto table discovery and query building
0 tools
kvo-dates-mcp
MCP server with datetime tools
0 tools
acatome-mcp
MCP server exposing acatome-store tools
0 tools
text2sql-mcp-tool
MCP server for text2sql
0 tools
matomo-mcp
MCP server for Matomo Reporting API
0 tools
ksei-mcp
MCP server for KSEI API access
0 tools

How to use

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

{
  "mcpServers": {
    "kusto-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}