A

Adx MCP Server

The MCP server for Azure Data Explorer, providing a standardized interface to execute KQL queries and explore data
2.5 points
53

What is the Azure Data Explorer MCP Server?

The Azure Data Explorer MCP Server is a server based on the Model Context Protocol (MCP) that allows AI assistants to execute KQL queries and explore your Azure Data Explorer data.

How to use the Azure Data Explorer MCP Server?

You can easily run this server by configuring environment variables or using Docker and integrate it into your AI tools.

Use cases

Suitable for developers and technical teams who need to efficiently access Azure Data Explorer data.

Main features

Execute KQL queriesSupport the execution of custom KQL queries in Azure Data Explorer.
Discover and explore database resourcesList the tables in the database and view their structures.
Get sample dataGet sample data from a specified table.
Authentication supportSupport multiple authentication methods, such as Azure CLI, MSI, etc.
Docker containerization supportSupport the rapid deployment and isolation of the server through Docker.

Advantages and limitations

Advantages
Easy to integrate into existing AI tools.
Support multiple authentication methods to ensure security.
Provide flexible tool options to reduce context window occupation.
Limitations
Requires Azure account permissions to operate ADx clusters.
Some advanced features may require additional configuration.

How to use

Log in to your Azure account
Log in to an account with ADx cluster permissions using the Azure CLI.
Configure environment variables
Set the ADX_CLUSTER_URL and ADX_DATABASE environment variables.
Start the server
Run the server and connect it to your AI tools.

Usage examples

Execute a KQL queryGet the required data by executing a KQL query.
Get the table structureGet the structure information of a specified table.

Frequently Asked Questions

How to install the Azure Data Explorer MCP Server?
Does it support multiple authentication methods?
How to ensure data security?

Related resources

Azure Data Explorer official documentation
Learn more about Azure Data Explorer.
Model Context Protocol official website
Learn more about the MCP protocol.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "adx": {
      "command": "uv",
      "args": [
        "--directory",
        "<full path to adx-mcp-server directory>",
        "run",
        "src/adx_mcp_server/main.py"
      ],
      "env": {
        "ADX_CLUSTER_URL": "https://yourcluster.region.kusto.windows.net",
        "ADX_DATABASE": "your_database"
      }
    }
  }
}

{
  "mcpServers": {
    "adx": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-e", "ADX_CLUSTER_URL",
        "-e", "ADX_DATABASE",
        "adx-mcp-server"
      ],
      "env": {
        "ADX_CLUSTER_URL": "https://yourcluster.region.kusto.windows.net",
        "ADX_DATABASE": "your_database"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
827
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
85
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
139
4.5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
562
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
281
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
751
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase