ZZZHDW_mcp-server-kusto

ZZZHDW_mcp-server-kusto

0

The Kusto MCP Server is designed to facilitate access to Azure Data Explorer (ADX) clusters. It provides various tools for listing tables, executing queries, and retrieving table schemas.

Kusto MCP Server

A MCP server that provides access to Azure Data Explorer (ADX) clusters.

Tools

The following tools are provided by the server:

  • List Tables:
    • List internal tables: List all internal tables in the cluster
    • List external tables: List all external tables in the cluster
    • List materialized views: List all materialized views in the cluster
  • Execute Query:
    • Execute a query on an internal table or materialized view
    • Execute a query on an external table
  • Get Table Schema:
    • Get the schema of an internal table or materialized view
    • Get the schema of an external table