pab1it0/adx-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.
Platform-specific configuration:
{
"mcpServers": {
"adx-mcp-server": {
"command": "npx",
"args": [
"-y",
"adx-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<a href="https://glama.ai/mcp/servers/1yysyd147h"> </a>
[](https://github.com/pab1it0/adx-mcp-server/actions/workflows/ci.yml) [](https://codecov.io/gh/pab1it0/adx-mcp-server) [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/)
A [Model Context Protocol][mcp] (MCP) server that enables AI assistants to execute KQL queries and explore Azure Data Explorer (ADX/Kusto) databases through standardized interfaces.
This server provides seamless access to Azure Data Explorer and Eventhouse (in Microsoft Fabric) clusters, allowing AI assistants to query and analyze your data using the powerful Kusto Query Language.
[mcp]: https://modelcontextprotocol.io
Loading reviews...