README.md
pyproject.toml
anthology_mcp.egg-info/PKG-INFO
anthology_mcp.egg-info/SOURCES.txt
anthology_mcp.egg-info/dependency_links.txt
anthology_mcp.egg-info/entry_points.txt
anthology_mcp.egg-info/requires.txt
anthology_mcp.egg-info/top_level.txt
app/__init__.py
app/cli.py
app/main.py
app/mcp_server.py
app/storage.py
app/routers/__init__.py
app/routers/projects.py
app/routers/scrape.py
app/services/__init__.py
app/services/markdown.py
app/services/scraper.py
tests/test_api.py
tests/test_markdown.py
tests/test_scraper.py
tests/test_storage.py