LICENSE
MANIFEST.in
README.md
pyproject.toml
server.json
docs/_config.yml
docs/architecture.md
docs/contributing.md
docs/enduser.md
docs/index.html
docs/license.md
docs/llms.txt
docs/notebooks.md
docs/_layouts/default.html
docs/assets/css/style.css
docs/assets/img/perseus-mcp-logo.png
src/perseus_mcp/__init__.py
src/perseus_mcp/__main__.py
src/perseus_mcp/server.py
src/perseus_mcp.egg-info/PKG-INFO
src/perseus_mcp.egg-info/SOURCES.txt
src/perseus_mcp.egg-info/dependency_links.txt
src/perseus_mcp.egg-info/entry_points.txt
src/perseus_mcp.egg-info/requires.txt
src/perseus_mcp.egg-info/top_level.txt
tests/test_author_resources.py
tests/test_disk_cache.py
tests/test_exploration_tools.py
tests/test_greek_query_normalization.py
tests/test_limits_and_language.py
tests/test_packaging.py
tests/test_scaife_urls.py
tests/test_shared_http_client.py
tests/test_xml_hardening.py