MCP Servers / database / Azure Data Explorer

Azure Data Explorer

JSON →
stdionone54database

An MCP server for integrating with Azure Data Explorer, allowing for data querying and management.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: azure-data-explorer
Tools
What this server exposes
execute_query
Execute a KQL query against Azure Data Explorer
list_tables
List all tables in the configured database
get_table_schema
Get the schema for a specific table
sample_table_data
Get sample data from a table
get_table_details
Get table statistics and metadata
Configuration
Environment & auth
authnone
envADX_CLUSTER_URL
envAZURE_TENANT_ID
envAZURE_CLIENT_ID
envADX_MCP_BIND_HOST
envADX_MCP_BIND_PORT
Resources
Azure Data Explorer — MCP Server · libregistry