MCP Servers / database / Kusto MCP Server

Kusto MCP Server

JSON →
none1database

Provides access to Azure Data Explorer (ADX) clusters, requiring Azure credentials for configuration.

Install
How to run this server

No install command recorded.

server path: kusto-mcp-server-2
Tools
What this server exposes
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_internal_table
execute a query on an internal table or materialized view
execute_query_external_table
execute a query on an external table
get_internal_table_schema
get the schema of an internal table or materialized view
get_external_table_schema
get the schema of an external table
Configuration
Environment & auth
authnone
envADX_CLUSTER_URL
envTENANT_ID
envCLIENT_ID
envCLIENT_SECRET
Resources
Kusto MCP Server — MCP Server · libregistry