Mcp Server Kusto is a server that enables access to Azure Data Explorer (ADX) clusters for performing data operations.
To use it, configure your Azure Data Explorer cluster details in the claude_desktop_config.json file and start the server with the provided command.
Its key features include listing internal and external tables, executing queries on tables or materialized views, and retrieving table schemas from the cluster.
Use cases involve data querying and management for ADX, integration with desktop applications for dynamic data access, and development of analysis tools using Azure ADX capabilities.
For a local Azure Data Explorer emulator, use the cluster URL https://localhost:8082 without providing authority credentials. Configuration is done via the claude_desktop_config.json file. The server is efficient and suitable for handling queries on large datasets through Azure Data Explorer.