Files
funstat-mcp/requirements.txt
你的用户名 c4be264ea5 Add deployment scripts and documentation
- Add deployment scripts (deploy.sh, test_connection.sh, core/start_server.sh)
- Add deployment documentation (DEPLOYMENT_INFO.md, DEPLOYMENT_SUCCESS.md)
- Add .env.example configuration template
- Add requirements.txt for Python dependencies
- Update README.md with latest information
- Update core/server.py with improvements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 15:19:44 +08:00

9 lines
129 B
Plaintext

mcp>=1.12.0
telethon>=1.34.0
starlette>=0.41.0
uvicorn>=0.29.0
httpx>=0.28.0
pydantic>=2.0.0
python-dotenv>=1.0.0
PySocks>=1.7.1