CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/index.md
docs/installation.md
docs/photo_2025-09-01_14-40-55.jpg
docs/releasing.md
docs/usage.md
src/mcp_clearml/__init__.py
src/mcp_clearml/docs.py
src/mcp_clearml/mcp.py
src/mcp_clearml/utils.py
src/mcp_clearml.egg-info/PKG-INFO
src/mcp_clearml.egg-info/SOURCES.txt
src/mcp_clearml.egg-info/dependency_links.txt
src/mcp_clearml.egg-info/entry_points.txt
src/mcp_clearml.egg-info/requires.txt
src/mcp_clearml.egg-info/top_level.txt
src/mcp_clearml/services/compare.py
src/mcp_clearml/services/datasets.py
src/mcp_clearml/services/models.py
src/mcp_clearml/services/projects.py
src/mcp_clearml/services/tasks.py
tests/__init__.py
tests/test_docs_helpers.py
tests/test_mcp.py
tests/test_mcp_tools.py
tests/test_services_compare.py
tests/test_services_datasets.py
tests/test_services_models.py
tests/test_services_projects.py
tests/test_services_tasks.py
tests/test_utils.py