Weather MCP Server
@panzhenyao
About Weather MCP Server
MCP server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 Weather MCP Server?
It is an MCP server that uses the OpenWeatherMap API to retrieve current weather data and forecasts for any location. It supports metric and imperial units and can be hosted on MCP.so.
How to use Weather MCP Server?
Install Node.js v18+, obtain a free OpenWeatherMap API key, clone the repo, run npm install and npm run build, then start with WEATHER_API_KEY=your_key npm start for stdio mode. For REST mode, add mode=rest port=9595 endpoint=/rest. Use the tools current_weather and weather_forecast.
Key features of Weather MCP Server
- Current weather data for any location
- Weather forecast up to 5 days
- Support for metric and imperial units
- Compatible with stdio and REST transports
- Docker containerization for easy deployment
- Compatible with MCP.so hosting requirements
Use cases of Weather MCP Server
- Get real-time weather for a city within a chat interface
- Retrieve a multi-day forecast for trip planning
- Integrate weather data into AI assistant workflows
- Deploy a weather API endpoint using MCP protocol
FAQ from Weather MCP Server
What API key is required?
A free OpenWeatherMap API key is required; get one from openweathermap.org/api.
What are the runtime requirements?
Node.js v18+ and an OpenWeatherMap API key.
Can I run the server with Docker?
Yes, build the Docker image with docker build -t mcp/weather-mcp-server . and run with environment variable WEATHER_API_KEY.
What units are supported?
Metric (Celsius) and imperial (Fahrenheit). Metric is the default.
How many days are available for forecast?
Up to 5 days; you can specify the number of days (default 5).
Frequently asked questions
What API key is required?
A free OpenWeatherMap API key is required; get one from openweathermap.org/api.
What are the runtime requirements?
Node.js v18+ and an OpenWeatherMap API key.
Can I run the server with Docker?
Yes, build the Docker image with `docker build -t mcp/weather-mcp-server .` and run with environment variable `WEATHER_API_KEY`.
What units are supported?
Metric (Celsius) and imperial (Fahrenheit). Metric is the default.
How many days are available for forecast?
Up to 5 days; you can specify the number of days (default 5).
Basic information
More Media & Design MCP servers
Designesy
LE-VAIDesign-system contract verification & scoring for AI agents. 40-check engine (95.3% A self-score), DTCG token validation, WCAG 2.2 a11y, Lottie motion. 17 tools, no auth.

AI Manga & Anime Generator - Mangii MCP
AAAIStudioPublic Mangii MCP metadata (ai.mangii/manga). Remote Streamable HTTP at mcp.mangii.ai.

Constants
Constants AIOne workspace of tools for Claude and ChatGPT. Connect apps, generate video, music, and ads, and build new tools on demand. Generate and publish ad creative directly from your assistant.

Riddle Quiz Maker
Riddle.comCreates and manages quizzes, polls, surveys, personality tests, forms, predictors, minigames and leaderboards on Riddle.com – with branching logic, custom design, live stats and embed code.

uxgen
uxgenA library of conversion components for e-commerce, built on A/B tested mechanics and handed straight to your coding agent. 65 pieces drawn from mechanics that have been A/B tested in real stores: cart drawer with the ups
Comments