adx-mcp-server

adx-mcp-server

40

The Azure Data Explorer MCP Server provides a standardized interface for accessing Azure Data Explorer clusters via Model Context Protocol. It allows for executing KQL queries and exploring database resources, supporting token and workload identity authentication, with Docker deployment available.

What is the purpose of the Azure Data Explorer MCP Server?

The server provides a standardized interface for AI assistants to interact with Azure Data Explorer clusters and databases, enabling the execution of KQL queries and data exploration.

What authentication methods are supported?

The server supports token credentials (Azure CLI, MSI) and workload identity for Azure Kubernetes Service (AKS).

Can the server be deployed using Docker?

Yes, the server supports Docker containerization for easy deployment and isolation.

How can I configure the server for use with Claude Desktop?

You need to add the server configuration to your client configuration file, specifying the command, arguments, and environment variables required for the server.

What tools are available for AI assistants?

Tools include executing KQL queries, listing tables, getting table schemas, and sampling table data.