LICENSE
README.md
pyproject.toml
shellmcp/__init__.py
shellmcp/cli.py
shellmcp/generator.py
shellmcp/models.py
shellmcp/parser.py
shellmcp/template_utils.py
shellmcp/utils.py
shellmcp.egg-info/PKG-INFO
shellmcp.egg-info/SOURCES.txt
shellmcp.egg-info/dependency_links.txt
shellmcp.egg-info/entry_points.txt
shellmcp.egg-info/requires.txt
shellmcp.egg-info/top_level.txt
shellmcp/templates/README.md.j2
shellmcp/templates/requirements.txt.j2
shellmcp/templates/server.py.j2
tests/test_models.py
tests/test_parser.py