LICENSE
README.md
pyproject.toml
cratedb_mcp/__init__.py
cratedb_mcp/__main__.py
cratedb_mcp/cli.py
cratedb_mcp/instructions.md
cratedb_mcp/knowledge.py
cratedb_mcp/settings.py
cratedb_mcp/tool.py
cratedb_mcp.egg-info/PKG-INFO
cratedb_mcp.egg-info/SOURCES.txt
cratedb_mcp.egg-info/dependency_links.txt
cratedb_mcp.egg-info/entry_points.txt
cratedb_mcp.egg-info/requires.txt
cratedb_mcp.egg-info/top_level.txt
cratedb_mcp/util/__init__.py
cratedb_mcp/util/sql.py
tests/test_cli.py
tests/test_examples.py
tests/test_instructions.py
tests/test_knowledge.py
tests/test_mcp.py
tests/test_settings.py
tests/test_util.py