LICENSE
MANIFEST.in
README.md
pyproject.toml
text2mcp/__init__.py
text2mcp.egg-info/PKG-INFO
text2mcp.egg-info/SOURCES.txt
text2mcp.egg-info/dependency_links.txt
text2mcp.egg-info/entry_points.txt
text2mcp.egg-info/requires.txt
text2mcp.egg-info/top_level.txt
text2mcp/cli/main.py
text2mcp/core/generator.py
text2mcp/core/__pycache__/generator.cpython-311.pyc
text2mcp/core/__pycache__/generator.cpython-312.pyc
text2mcp/server/mcp_server.py
text2mcp/server/runner.py
text2mcp/server/__pycache__/runner.cpython-311.pyc
text2mcp/templates/additional_template.md
text2mcp/templates/code_template.md
text2mcp/templates/prompt_template.md
text2mcp/utils/config.py
text2mcp/utils/installer.py
text2mcp/utils/llm_client.py
text2mcp/utils/__pycache__/config.cpython-311.pyc
text2mcp/utils/__pycache__/config.cpython-312.pyc
text2mcp/utils/__pycache__/installer.cpython-311.pyc
text2mcp/utils/__pycache__/llm_client.cpython-311.pyc