adx-mcp-server

adx-mcp-server

3.5

If you are the rightful owner of adx-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for Azure Data Explorer/Eventhouse in Microsoft Fabric, enabling AI assistants to execute KQL queries and explore data.

The Azure Data Explorer MCP Server provides a standardized interface for accessing Azure Data Explorer/Eventhouse clusters and databases. It allows AI assistants to execute KQL queries, explore database resources, and interact with data in a structured manner. The server supports various authentication methods, including token credentials and workload identity for Azure Kubernetes Service (AKS). It is containerized for easy deployment and can be integrated with different platforms like Claude Desktop. The server is designed to be flexible, allowing users to configure the available tools based on their needs. Additionally, it supports Docker for deployment and includes a comprehensive test suite to ensure functionality and prevent regressions.

Features

  • Execute KQL queries against Azure Data Explorer
  • Discover and explore database resources
  • Authentication support with token and workload identity credentials
  • Docker containerization support
  • Interactive tools for AI assistants

Tools

  1. execute_query

    check

  2. list_tables

    List all in the configuration database

  3. get_table_schema

    Get the final of a specific table

  4. sample_table_data

    Get sample data from the table, you can choose sample size