A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AZURE_TENANT_ID— =your-tenant-idAZURE_CLIENT_ID— =your-client-idADX_TOKEN_FILE_PATH— =/var/run/secrets/azure/tokens/azure-identity-tokenLOG_FORMATLOG_LEVEL— Logging level: DEBUG, INFO, WARNING, ERROR INFOADX_CLUSTER_URL— "": "https://yourcluster.region.kusto.windows.net",ADX_DATABASE— your_databaseADX_MCP_SERVER_TRANSPORT— stdio # Choose between http/sse/stdio, default = stdioADX_MCP_BIND_HOST— 127.0.0.1 # default = 127.0.0.1ADX_MCP_BIND_PORT— 8080 # default = 8080[](https://m8ven.ai/mcp/pab1it0-adx-mcp-server-10qry1)