Back to MCP Servers
🔌

pab1it0/adx-mcp-server

MIT

🐍 ☁️ - Query and analyze Azure Data Explorer databases

PythonDatabases

Install

npx -y pab1it0-adx-mcp-server

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "pab1it0-adx-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "pab1it0-adx-mcp-server"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.