weather-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@weather-mcp-serverWhat's the current weather in London?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
š¦ļø Weather MCP Server
A Model Context Protocol (MCP) server built with FastMCP that provides live weather information for any city using the Open-Meteo APIs.
Features
Get current weather for any city
Uses Open-Meteo Geocoding API
Uses Open-Meteo Weather API
Built using FastMCP
Modular project structure
Logging and exception handling
Configuration management
Related MCP server: MCP Weather Server Demo
Tech Stack
Python 3
FastMCP
MCP (Model Context Protocol)
HTTPX
Open-Meteo API
Project Structure
weather-mcp-server/
ā
āāā server.py
āāā weather_api.py
āāā config.py
āāā logger.py
āāā requirements.txt
āāā .gitignore
āāā README.mdInstallation
Clone the repository
git clone https://github.com/your-username/weather-mcp-server.gitCreate a virtual environment
python -m venv .venvActivate the virtual environment
Windows:
.venv\Scripts\activateInstall dependencies
pip install -r requirements.txtRun the Server
python server.pyExample Tool
get_weather
Input:
HyderabadOutput:
š Hyderabad, India
š” Temperature : 30.2°C
šØ Wind Speed : 18.7 km/h
ā Condition : Moderate DrizzleFuture Improvements
Weather forecast
Air quality information
Multiple MCP tools
Docker support
Unit tests
Author
Rishitha Reddy
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceProvides weather information through MCP tools integrated with a FastAPI backend, enabling users to query current weather for single or multiple cities and check API health status.
- Alicense-qualityDmaintenanceFetches current weather information for any city using the Open-Meteo API through a simple MCP tool interface.2,504MIT
- Flicense-qualityDmaintenanceProvides real-time weather information for any location using FastMCP.
- FlicenseBqualityDmaintenanceProvides real-time weather information for cities worldwide using the OpenWeatherMap API, accessible through natural language queries via the MCP protocol.1
Related MCP Connectors
OpenWeather MCP ā wraps the OpenWeatherMap API (openweathermap.org)
Open-Meteo MCP ā weather forecast + historical reanalysis + sister APIs
WeatherAPI.com MCP ā wraps WeatherAPI.com (api.weatherapi.com)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rishitha03reddy/weather-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server