README.md
pyproject.toml
dremio_local_mcp.egg-info/PKG-INFO
dremio_local_mcp.egg-info/SOURCES.txt
dremio_local_mcp.egg-info/dependency_links.txt
dremio_local_mcp.egg-info/entry_points.txt
dremio_local_mcp.egg-info/requires.txt
dremio_local_mcp.egg-info/top_level.txt
dremio_mcp/__init__.py
dremio_mcp/cli.py
dremio_mcp/config.py
dremio_mcp/prompts.py
dremio_mcp/server.py
dremio_mcp/tools/catalog.py
dremio_mcp/tools/docs.py
dremio_mcp/tools/jobs.py
dremio_mcp/tools/query.py
dremio_mcp/tools/reflection.py
dremio_mcp/tools/semantic.py
dremio_mcp/utils/docs_helper.py
dremio_mcp/utils/dremio_client.py
tests/conftest.py
tests/test_catalog.py
tests/test_docs.py
tests/test_jobs.py
tests/test_query.py
tests/test_reflection.py
tests/test_semantic.py