LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
examples/generate_calculator.py
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-312.pyc
text2mcp/server/mcp_server.py
text2mcp/server/runner.py
text2mcp/templates/example.md
text2mcp/utils/config.py
text2mcp/utils/installer.py
text2mcp/utils/llm_client.py
text2mcp/utils/__pycache__/config.cpython-312.pyc