README.md
pyproject.toml
jaimenbell_mcp_factory.egg-info/PKG-INFO
jaimenbell_mcp_factory.egg-info/SOURCES.txt
jaimenbell_mcp_factory.egg-info/dependency_links.txt
jaimenbell_mcp_factory.egg-info/entry_points.txt
jaimenbell_mcp_factory.egg-info/requires.txt
jaimenbell_mcp_factory.egg-info/top_level.txt
mcp_factory/__init__.py
mcp_factory/__main__.py
mcp_factory/cli.py
mcp_factory/config.py
mcp_factory/generator.py
mcp_factory/manifest.py
mcp_factory/scan.py
mcp_factory/workflow_runner.py
mcp_factory/runtime/__init__.py
mcp_factory/runtime/hub.py
mcp_factory/runtime/registry.py
mcp_factory/runtime/subprocess_adapter.py
mcp_factory/runtime/watcher.py
mcp_factory/templates/node_server.js.j2
mcp_factory/templates/python_fastmcp.j2
mcp_factory/templates/python_server.py.j2
tests/test_fastmcp_template.py
tests/test_generator.py
tests/test_hub_cli.py
tests/test_integration_fleet_health.py
tests/test_manifest.py
tests/test_mcp_pkg.py
tests/test_node_template.py
tests/test_packaged_templates.py
tests/test_python_template.py
tests/test_register_flag.py
tests/test_registration.py
tests/test_registry.py
tests/test_scan.py
tests/test_smoke_hub.py
tests/test_subprocess_adapter.py
tests/test_watcher.py
tests/test_workflow_runner.py