adx-mcp-server

by pab1it0
Verified
# Changelog ## 1.0.3 (2025-03-25) * Version bump for new release * Switched to DefaultAzureCredential for authentication * Removed client credential requirements from code and environment variables * Updated tests to support token-based authentication * Based on improvements from v1.0.2 ## 1.0.2 (2025-03-24) * Added token credential authentication support * Fixed get_table_schema implementation * Updated tests to reflect token credential changes ## 1.0.0 (2025-03-14) * Initial stable release * Full functionality for Azure Data Explorer integration * MCP tools for query execution and schema exploration