pab1it0_adx-mcp-server
0
The Azure Data Explorer MCP Server is designed to facilitate access to Azure Data Explorer clusters and databases through standardized interfaces for AI assistants. It supports executing KQL queries and provides tools for data exploration and table schema analysis, with Docker support for deployment.
Azure Data Explorer MCP Server
- Purpose: An MCP server for accessing Azure Data Explorer clusters and databases, enabling AI assistants to execute KQL queries and explore data.
- Features:
- Execute KQL queries
- Discover and explore database resources
- Authentication support (Azure CLI, MSI, etc.)
- Docker containerization support
- Provides interactive tools for AI assistants
- Usage:
- Login to Azure account with permissions using Azure CLI.
- Configure environment variables for the ADX cluster.
- Add server configuration to the client configuration file.
- Docker support for easy deployment and isolation.
- Project Structure: Organized with a
src
directory and includes documentation on configuration and testing. - Contributions: Contributions are welcome through issues or pull requests.
- License: MIT