MCPServers
Azure Data Explorer (Kusto) - MCP server logo

Azure Data Explorer (Kusto)

1
0

Summary

An MCP server for Azure Data Explorer (Kusto) that enables AI assistants to interact with Kusto clusters through the Azure SDK for Go. It provides tools for listing databases, tables, retrieving table schemas, and executing KQL queries against Azure Data Explorer databases. The implementation uses DefaultAzureCredential for authentication, making it secure and simple to use with local developer credentials or service principals. Ideal for data analysts and engineers who want to leverage AI assistants for exploring and analyzing data in Azure Data Explorer clusters.

Available Actions(4)

list_databases

Lists all databases in a specific Azure Data Explorer cluster.

list_tables

Lists all tables in a specific Azure Data Explorer database.

get_table_schema

Gets the schema of a specific table in an Azure Data Explorer database.

execute_query

Executes a read-only KQL query against a database.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签