pab1it0/adx-mcp-server
Query and analyze Azure Data Explorer databases
Quick Start
Clone the repository:
git clone https://github.com/pab1it0/adx-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"adx-mcp-server": {
"command": "npx",
"args": [
"-y",
"pab1it0/adx-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.