
烧瓶-MCP天气
MCP演示的烧瓶应用程序
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
Testing MCP Server
sudo yum install python3.12.x86_64
git clone https://github.com/manumaan/flask-mcp-weather.git
/usr/bin/python3.12 -m venv flask-mcp-weather
source ./flask-mcp-weather/bin/activate
cd flask-mcp-weather
pip install -r requirements.txt
Run as dev: python app.py
Run as production: gunicorn -w 4 -b 0.0.0.0:5000 app:app
相关推荐
😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack
Reviews

user_s6ghbH5U
Flask-mcp-weather is an amazing tool for integrating weather data into your Flask applications. Developed by manumaan, it offers a seamless way to fetch and display weather information using a clean and easy-to-understand interface. I found the installation straightforward, and the documentation was extremely helpful in getting started. Highly recommend for any developer looking to add real-time weather updates to their projects!

user_sXnZO4je
I have been using flask-mcp-weather by manumaan, and it has completely transformed how I track weather data. The seamless integration with Flask applications makes it incredibly easy to set up and use. The accuracy of the weather reports is impressive, and the documentation is clear and helpful. Highly recommended for any developer looking to add weather tracking to their Flask projects!