🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

flask-mcp-weather
Flask App for MCP Demo
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
相关推荐
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
AI's query engine - Platform for building AI that can answer questions over large scale federated data. - The only MCP Server you'll ever need
✨ 易上手的多平台 LLM 聊天机器人及开发框架 ✨ 平台支持 QQ、QQ频道、Telegram、微信、企微、飞书、钉钉 | 知识库、MCP 服务器、OpenAI、DeepSeek、Gemini、硅基流动、月之暗面、Ollama、OneAPI、Dify 等。 WebUI。
🧑🚀 全世界最好的LLM资料总结(视频生成、Agent、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
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!