Overview
Features
Execute KQL queries
Run arbitrary KQL queries against Azure Data Explorer databases.
Structured results
Return query results formatted as JSON for easy consumption.
List tables
Discover all tables in the configured database.
View table schemas
Inspect table schemas and column types.
Sample data
Preview table contents with configurable sample sizes.
Table statistics
Provide detailed metadata including row counts and storage size.
Azure authentication
Supports DefaultAzureCredential and Workload Identity for AKS; flexible credential options.
Deployment options
Supports multiple transports (stdio, HTTP, SSE) and Docker/Dev Container deployment.
Who Is This For?
- AI assistants:Execute KQL queries and explore ADX data via MCP server.
- Developers integrating MCP clients:Integrate MCP-enabled ADX querying into applications and workflows.




