sergeial1972-dev/WeatherMCP
3.1
If you are the rightful owner of WeatherMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
WeatherMCP is a model context protocol server that integrates with OpenWeatherMap to provide weather data.
WeatherMCP
OpenWeatherMap MCP-server written with FastMCP
🛠️ Installation Steps:
1. Clone repo
git clone https://github.com/sergeial1972-dev/WeatherMCP
2. go to WeatherMCP folder
cd WeatherMCP
3. Add your OpenWeatherMap api-key into api_key varable
4. Start the project via uvicorn
main:app --host 127.0.0.1 --port 8001 --reload --factory
5. Сonnect your clients via sse
💻 Built with
Technologies used in the project:
- FastMCP
🛡️ License:
This project is licensed under the MIT