LICENSE
README.md
pyproject.toml
src/mcpschema/__init__.py
src/mcpschema/__main__.py
src/mcpschema/_schema.py
src/mcpschema/adapters.py
src/mcpschema/cli.py
src/mcpschema/py.typed
src/mcpschema/tool.py
src/mcpschema.egg-info/PKG-INFO
src/mcpschema.egg-info/SOURCES.txt
src/mcpschema.egg-info/dependency_links.txt
src/mcpschema.egg-info/entry_points.txt
src/mcpschema.egg-info/requires.txt
src/mcpschema.egg-info/top_level.txt
tests/test_anthropic.py
tests/test_cli.py
tests/test_convert.py
tests/test_edge_cases.py
tests/test_gemini.py
tests/test_invariants.py
tests/test_ollama.py
tests/test_openai.py
tests/test_other_adapters.py