MCP cover image
See in Github
2025-04-14

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

相关推荐

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

  • av
  • Effortlessly run LLM backends, APIs, frontends, and services with one command.

  • 1Panel-dev
  • 🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.

  • langgenius
  • 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.

  • alibaba
  • an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.

  • rulego
  • ⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.

  • lasso-security
  • A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.

  • hkr04
  • Lightweight C++ MCP (Model Context Protocol) SDK

  • nbonamy
  • Witsy: desktop AI assistant / universal MCP client

  • sigoden
  • Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.

    Reviews

    2.5 (2)
    Avatar
    user_s6ghbH5U
    2025-04-24

    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!

    Avatar
    user_sXnZO4je
    2025-04-24

    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!