Azure Data Explorer MCP Server
@MCP-Mirror
About Azure Data Explorer MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pab1it0_adx-mcp-server": {
"command": "docker",
"args": [
"build",
"-t",
"adx-mcp-server",
"."
]
}
}
}Tools
4Query
Discovery
Discovery
Discovery
Overview
What is Azure Data Explorer MCP Server?
Azure Data Explorer MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to execute KQL queries against Azure Data Explorer clusters and explore database resources. It provides standardized MCP interfaces for data discovery and querying.
How to use Azure Data Explorer MCP Server?
Log in to Azure via the Azure CLI, then set environment variables ADX_CLUSTER_URL and ADX_DATABASE. Add the server configuration to your MCP client (e.g., Claude Desktop) using the uv command with the provided JSON example. Optionally, build and run the Docker image for containerized deployment.
Key features of Azure Data Explorer MCP Server
- Execute KQL queries against Azure Data Explorer.
- List tables in the configured database.
- View table schemas and sample data.
- Token credential authentication (Azure CLI, MSI, etc.).
- Configurable tool selection to limit context window usage.
- Docker containerization support.
Use cases of Azure Data Explorer MCP Server
- Let an AI assistant answer questions by running live KQL queries.
- Quickly discover table schemas and sample data in ADX databases.
- Automate data exploration workflows through MCP client integration.
- Provide controlled, context-efficient access to ADX for LLM tools.
FAQ from Azure Data Explorer MCP Server
How do I authenticate to Azure Data Explorer?
Login to your Azure account using the Azure CLI before starting the server. Token credential support includes Azure CLI and Managed Service Identity (MSI).
What environment variables are required?
Two variables must be set: ADX_CLUSTER_URL (e.g., https://yourcluster.region.kusto.windows.net) and ADX_DATABASE (your database name).
Can I deploy this server using Docker?
Yes. A Dockerfile and docker-compose.yml are provided. Build the image with docker build -t adx-mcp-server . and run with the required environment variables.
Are the available tools configurable?
Yes, the list of tools is configurable so you can enable only the functionality you need and reduce context window usage.
What license does this project use?
The project is licensed under the MIT License.
Frequently asked questions
How do I authenticate to Azure Data Explorer?
Login to your Azure account using the Azure CLI before starting the server. Token credential support includes Azure CLI and Managed Service Identity (MSI).
What environment variables are required?
Two variables must be set: `ADX_CLUSTER_URL` (e.g., `https://yourcluster.region.kusto.windows.net`) and `ADX_DATABASE` (your database name).
Can I deploy this server using Docker?
Yes. A Dockerfile and docker-compose.yml are provided. Build the image with `docker build -t adx-mcp-server .` and run with the required environment variables.
Are the available tools configurable?
Yes, the list of tools is configurable so you can enable only the functionality you need and reduce context window usage.
What license does this project use?
The project is licensed under the MIT License.
Basic information
More Data & Analytics MCP servers
CoinLobster
CoinLobsterThe only MCP server with live whale trades across 15 exchanges plus on-chain DEX flow. Smart Money Radar, real liquidations and outcome-scored signals. No API key required.

Signal Nodus SEC Filings
Signal NodusPrimary-source SEC intelligence for AI agents, delivered over MCP. 27 tools: year-over-year filing diffs, 8-K material events, 13D/13G activist stakes, insider Form 4 trades, 13F institutional holdings, IPO pipeline, ful

Bounce Watch - Company Signal Intelligence
bouncewatchBounce Watch tells you what just changed at a company, and when. Who raised money. Who hired a senior person. Who opened an office, won a customer, or announced a partnership. Every event carries its own date, so you ca

Subtext
Subtext by FullstorySession replay, built for agents. Subtext is agentic session review: it captures production sessions of your app and connects them to your coding agent — Claude Code, Cursor, Codex, Devin, your own harness — so it can

LeadMarina
LeadMarinaVerified local-business leads: search any niche in any city, query your lead library, and export to Close, GoHighLevel, Google Sheets, or emailed files — every email SMTP-checked, every phone verified with line type and
Comments