MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. adx-mcp-server

adx-mcp-server

GitHub

This repository provides an MCP server for Azure Data Explorer, enabling AI assistants to execute KQL queries and explore data through standardized interfaces. It supports authentication, resource discovery, and Docker containerization.

48
3

Azure Data Explorer MCP Server

A Model Context Protocol (MCP) server for Azure Data Explorer, enabling AI assistants to interact with your data through KQL queries. It provides a standardized MCP interface to access Azure Data Explorer clusters and databases.

Features: Execute KQL queries, discover database resources (list tables, view schemas, sample data), and supports token credential authentication. It also supports Docker containerization for easy deployment. The server offers configurable tools, allowing you to select the functionalities exposed to the MCP client.

Usage: Requires Azure CLI login and ADX cluster configuration via environment variables. The server configuration can be added to client configuration files like Claude Desktop. Docker usage is supported through docker run or docker-compose.

Development: Contributions are welcome. The project uses uv for dependency management. A comprehensive test suite is included, covering configuration, server functionality, error handling, and main application logic.

Repository

PA
pab1it0

pab1it0/adx-mcp-server

Created

March 10, 2025

Updated

March 27, 2025

Language

Python

Category

Database