README.md
pyproject.toml
src/mcp_template.egg-info/PKG-INFO
src/mcp_template.egg-info/SOURCES.txt
src/mcp_template.egg-info/dependency_links.txt
src/mcp_template.egg-info/entry_points.txt
src/mcp_template.egg-info/top_level.txt
src/mcp_template_cli/__init__.py
src/mcp_template_cli/__main__.py
src/mcp_template_cli/cli.py
src/mcp_template_cli/data/examples/claude_code_mcp.sample.json
src/mcp_template_cli/data/examples/claude_desktop_config.sample.json
src/mcp_template_cli/data/python-cli-template/.dockerignore
src/mcp_template_cli/data/python-cli-template/Dockerfile
src/mcp_template_cli/data/python-cli-template/doctor.py
src/mcp_template_cli/data/python-cli-template/server.py
src/mcp_template_cli/data/python-cli-template/bin/project-cli
tests/test_doctor.py
tests/test_init_python_cli_template.py
tests/test_server_template.py