MCP Server Weather
@michaelwybraniec
About MCP Server Weather
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-weather-michaelwybraniec": {
"command": "python3",
"args": [
"-m",
"venv",
".venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server Weather?
MCP Server Weather is a lightweight microservice built with FastMCP that provides weather forecasts and current weather data using the free Open‑Meteo API. It is designed for developers who want to integrate weather information into LLM‑powered applications through the Model Context Protocol.
How to use MCP Server Weather?
Install Python 3.13+, clone the repository, install dependencies with pip install -r requirements.txt, then run python server.py. The server exposes two tools: get_forecast(latitude, longitude) and get_current_weather(latitude, longitude). For testing, use mcp dev server.py and connect via the inspector at http://localhost:5173.
Key features of MCP Server Weather
- Get daily weather forecast for any latitude/longitude
- Get current weather data (temperature, wind, humidity, etc.)
- Asynchronous HTTP requests for fast responses
- Easy integration as an MCP tool via stdio
- No API key required – uses free Open‑Meteo API
Use cases of MCP Server Weather
- Provide weather context to LLMs for travel planning
- Enable conversational agents to answer current weather questions
- Translate raw weather data into natural language recommendations
- Build automated alerts or summaries for any location
FAQ from MCP Server Weather
What data does the forecast tool return?
It returns a formatted string with daily maximum and minimum temperature, precipitation, and a weather code for each day.
What data does the current weather tool return?
It returns a JSON object containing current temperature, wind speed and direction, humidity, pressure, precipitation, cloud cover, and more.
What are the runtime requirements?
Python 3.13 or newer, and the Python packages httpx >= 0.28.1 and mcp[cli] >= 1.9.2.
Where does the weather data come from?
All data is fetched on demand from the Open‑Meteo API – no local storage or third‑party API keys are needed.
How is the server connected to clients?
The server uses the stdio transport, meaning it communicates with clients (e.g., Claude Desktop) via standard input/output.
Frequently asked questions
What data does the forecast tool return?
It returns a formatted string with daily maximum and minimum temperature, precipitation, and a weather code for each day.
What data does the current weather tool return?
It returns a JSON object containing current temperature, wind speed and direction, humidity, pressure, precipitation, cloud cover, and more.
What are the runtime requirements?
Python 3.13 or newer, and the Python packages `httpx >= 0.28.1` and `mcp[cli] >= 1.9.2`.
Where does the weather data come from?
All data is fetched on demand from the Open‑Meteo API – no local storage or third‑party API keys are needed.
How is the server connected to clients?
The server uses the stdio transport, meaning it communicates with clients (e.g., Claude Desktop) via standard input/output.
Basic information
More Media & Design MCP servers

Lamina — On-brand product photos, video & try-ons
LaminaGenerate on brand product videos from Claude Code (or any assistant) in one line. Lamina turns a brief + your brand kit into finished product photos, video reels, and campaign banners - no prompt engineering; brand guard
Design Systems Mcp
southleftI'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos

Notch
NotchCreate finished video ads from chat. Give Notch a brief or product URL — it loads your brand context, writes the script, and produces the finished ad: avatar, scenes, voiceover, captions. Built for performance marketers,

diggercamp
Tommaso Savorana (ti es)diggercamp finds independent music by how it sounds. Paste any Bandcamp, YouTube or SoundCloud link and get the closest sonic matches from 4M+ independent tracks — matched by rhythm, timbre, key and energy, not genre tag
Comments