Kusto icon

Kusto

CreatedZZZHDW

Provides access to Azure Data Explorer (ADX) clusters.

About

This MCP server allows users to interact with Azure Data Explorer (ADX) clusters by providing tools to list tables (internal, external, and materialized views), execute queries, and retrieve table schemas. It supports both standard ADX deployments and local emulators, configurable through a JSON configuration file.

Key Features

  • Retrieves the schema of internal and external tables.
  • Executes queries against internal and external tables.
  • Compatible with local ADX emulator.
  • Lists internal, external, and materialized view tables within an ADX cluster.
  • Supports Azure Data Explorer (ADX) clusters.

Use Cases

  • Querying data stored in Azure Data Explorer.
  • Retrieving schema information for tables in ADX.
  • Managing and exploring data within an ADX cluster using a standardized interface.