.gitignore
AFTER_GITHUB_PUSH.md
BRANCH_STRATEGY.md
CLAUDE.md
LICENSE
PUBLISHING_GUIDE.md
QUICK_SETUP_CHECKLIST.md
README.md
pyproject.toml
pytest.ini
.github/RELEASE_CHECKLIST.md
.github/workflows/publish.yml
.github/workflows/tests.yml
docs/MARKDOWN_COVERAGE.md
docs/WHY_NO_DOCKER.md
src/mcp_md_pdf.egg-info/PKG-INFO
src/mcp_md_pdf.egg-info/SOURCES.txt
src/mcp_md_pdf.egg-info/dependency_links.txt
src/mcp_md_pdf.egg-info/entry_points.txt
src/mcp_md_pdf.egg-info/requires.txt
src/mcp_md_pdf.egg-info/top_level.txt
src/md_pdf_mcp/__init__.py
src/md_pdf_mcp/converter.py
src/md_pdf_mcp/server.py
tests/README.md
tests/__init__.py
tests/conftest.py
tests/test_advanced_markdown.py
tests/test_boundary_conditions.py
tests/test_converter.py
tests/test_error_handling.py
tests/test_security.py
tests/test_server.py
tests/test_tables_advanced.py