LICENSE
README.md
pyproject.toml
src/mcp_server_unitycatalog/__init__.py
src/mcp_server_unitycatalog/__main__.py
src/mcp_server_unitycatalog/cli.py
src/mcp_server_unitycatalog/config.py
src/mcp_server_unitycatalog/logger.py
src/mcp_server_unitycatalog/server.py
src/mcp_server_unitycatalog/tools.py
src/mcp_server_unitycatalog/utils.py
src/mseep_mcp_server_unitycatalog.egg-info/PKG-INFO
src/mseep_mcp_server_unitycatalog.egg-info/SOURCES.txt
src/mseep_mcp_server_unitycatalog.egg-info/dependency_links.txt
src/mseep_mcp_server_unitycatalog.egg-info/entry_points.txt
src/mseep_mcp_server_unitycatalog.egg-info/requires.txt
src/mseep_mcp_server_unitycatalog.egg-info/top_level.txt
tests/test_cli.py