LICENSE
README.md
pyproject.toml
src/adx_mcp_server/__init__.py
src/adx_mcp_server/main.py
src/adx_mcp_server/server.py
src/iflow_mcp_adx_mcp_server.egg-info/PKG-INFO
src/iflow_mcp_adx_mcp_server.egg-info/SOURCES.txt
src/iflow_mcp_adx_mcp_server.egg-info/dependency_links.txt
src/iflow_mcp_adx_mcp_server.egg-info/entry_points.txt
src/iflow_mcp_adx_mcp_server.egg-info/requires.txt
src/iflow_mcp_adx_mcp_server.egg-info/top_level.txt
tests/test_config.py
tests/test_dockerfile.py
tests/test_error_handling.py
tests/test_main.py
tests/test_mock_data.py
tests/test_result_formatting.py
tests/test_server.py
tests/test_token_auth.py