mcp_servers_kusto
Verified Safeby ashucoek
Overview
This server connects to Azure Kusto (Azure Data Explorer) to provide tools for querying ICM data warehouses using KQL, listing tables, and describing table schemas.
Installation
C:\Users\assharma\AppData\Local\Microsoft\WindowsApps\python.exe C:\Users\assharma\mcp_servers_kusto\kusto_mcp_server_icm.pySecurity Notes
Allows execution of arbitrary KQL queries against the configured Azure Kusto database. Authentication uses secure Azure Identity methods (DefaultAzureCredential, InteractiveBrowserCredential) without hardcoded secrets. The primary security consideration is the permissions granted to the authenticated user on the Kusto cluster.
Similar Servers
fabric-rti-mcp
This server enables AI agents to interact with Microsoft Fabric Real-Time Intelligence (RTI) services, providing tools for data querying (KQL), analysis, Eventstream management, Activator alerts, and Map visualization.
iceberg-mcp
Serves as an MCP server providing metadata about Apache Iceberg catalogs.
mcp-kql-server
An AI-powered Model Context Protocol (MCP) server for executing Kusto Query Language (KQL) queries against Azure Data Explorer, including natural language to KQL (NL2KQL) conversion, intelligent schema discovery, caching, and data visualization.
kusto-mcp
Enables AI assistants to interact with Azure Data Explorer (Kusto) databases through a standardized Model Context Protocol (MCP) interface.