README.md
pyproject.toml
src/schemasnap/__init__.py
src/schemasnap/compressor.py
src/schemasnap/extractor.py
src/schemasnap/mcp_server.py
src/schemasnap/schema_snap.py
src/schemasnap/server.py
src/schemasnap.egg-info/PKG-INFO
src/schemasnap.egg-info/SOURCES.txt
src/schemasnap.egg-info/dependency_links.txt
src/schemasnap.egg-info/entry_points.txt
src/schemasnap.egg-info/requires.txt
src/schemasnap.egg-info/top_level.txt
tests/test_compressor.py
tests/test_integration.py
tests/test_mcp_server.py
tests/test_schema_snap.py
tests/test_validate_url.py