Weather360
A FastMCP-based weather forecasting service that provides comprehensive weather data using the Open-Meteo API.
Features
- Real-time weather data retrieval
- Detailed current weather conditions
- Hourly forecasts for the current day
- 7-day weather forecast
- Multiple weather parameters including:
- Temperature
- Humidity
- Wind speed and direction
- Precipitation
- Cloud cover
- UV index
- And more…
Installation
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
Usage
Running Locally
Start the MCP server:
python server.py
Using Docker
Build and run using Docker:
docker build -t weather360 .
docker run weather360
API Reference
Get Live Weather
get_live_weather(latitude: float, longitude: float) -> dict
Parameters:
latitude: Geographical latitude (float)longitude: Geographical longitude (float)
Returns a dictionary containing:
- Current weather conditions
- Hourly forecast for today
- Daily forecast for 7 days
Dependencies
- Python 3.11+
- FastMCP
- Requests
- OpenMeteo API
Example Queries
- What’s the weather like right now in Dallas, TX?
- How’s the weekly forecast looking for London?
- What’s the UV index in Delhi today?
- What will the weather be like hourly in Hyderabad on June 10, 2025?
Weather360 Server
by musabz360
182
Project Details
- musabz360/Weather360
- Last Updated: 6/10/2025
Recomended MCP Servers
Flux Image
Bybit MCP Server
Ollama MCP server for bybit
Web Research Server
MCP web research server (give Claude real-time info from the web)
🧩
Model Coupling Platform Server
MCP server
Hotel Booking Server
Google Docs Server
Claude meets Google Docs via MCP
🧩
Control Server
MCP server for Windows OS automation
🧩
Redmine
MCP server for Redmine
🧩
Map MCP Server
🧩
Trabalho de NLP
Trabalho de NLP - PUC-RIO
PubMed MCP Server
🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
DiffuGen
DiffuGen is a powerful yet user-friendly interface for localedge image generation. Built on the Model Control Protocol (MCP),...





