mcp-server-kusto

mcp-server-kusto

0

The Kusto MCP Server is designed to provide streamlined access to Azure Data Explorer clusters. It includes tools for listing tables, executing queries, and retrieving table schemas.

list_internal_tables

List all internal tables

list_external_tables

List all external tables

list_materialized_views

List all materialized views

execute_query_internal_table

Perform a query on an internal table or materialized view

execute_query_external_table

Perform a query on an external table

get_internal_table_schema

Get the structure of an internal table or materialized view

get_external_table_schema

Get the structure of the external table