73
/ 100
11 days ago
mcp_so

Azure Data Explorer MCP Server

A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAZURE_TENANT_ID=your-tenant-id
configAZURE_CLIENT_ID=your-client-id
configADX_TOKEN_FILE_PATH=/var/run/secrets/azure/tokens/azure-identity-token
configLOG_FORMAT
configLOG_LEVELLogging level: DEBUG, INFO, WARNING, ERROR INFO
configADX_CLUSTER_URL"": "https://yourcluster.region.kusto.windows.net",
configADX_DATABASEyour_database
configADX_MCP_SERVER_TRANSPORTstdio # Choose between http/sse/stdio, default = stdio
configADX_MCP_BIND_HOST127.0.0.1 # default = 127.0.0.1
configADX_MCP_BIND_PORT8080 # default = 8080
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pab1it0-adx-mcp-server-10qry1)](https://m8ven.ai/mcp/pab1it0-adx-mcp-server-10qry1)
commit: 0abe0ee55279e111281076393e5e966335fffd30
code hash: 4cc1d853413896130c7b8411b0b038b135f582074438ac2041d36017d32dad60
verified: 6/26/2026, 9:53:59 AM
view raw JSON →