Weather API MCP Server
@yoyooyooo
About Weather API MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-weather-server-yoyooyooo": {
"command": "npx",
"args": [
"mcp-weather-api"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Weather API MCP Server?
A Model Context Protocol (MCP) server implementation for weather information, providing current weather data and forecasts using the 和风天气 (QWeather) API. It is intended for developers who want to integrate weather data into AI applications.
How to use Weather API MCP Server?
Install via npm install mcp-weather-api or run directly with npx mcp-weather-api. Add the server to your MCP configuration using the command and args shown in the README. Optionally configure environment variables for API key, default location, units, language, and forecast days.
Key features of Weather API MCP Server
- Current Weather data for any location
- 3‑day to 30‑day weather forecasts
- 24‑hour hourly forecasts
- City lookup by name or coordinates
- Customizable units (metric/imperial) and language
- Powered by the QWeather API
Use cases of Weather API MCP Server
- Retrieve current weather for a city in an AI assistant
- Generate a 7‑day forecast for travel planning
- Look up QWeather city IDs for precise location targeting
- Provide hourly weather updates for event scheduling
- Integrate weather data into smart home automation conversations
FAQ from Weather API MCP Server
What API key is used by the server?
A demo API key is included in the package. For production use, you should obtain your own API key from QWeather.
What location formats are supported?
You can use city names (e.g., “New York”), coordinates as “longitude,latitude” (e.g., “119.98,30.24”), or QWeather location IDs (e.g., “101010100” for Beijing).
How do I configure default units, language, or forecast days?
Set environment variables like WEATHER_DEFAULT_UNITS, WEATHER_DEFAULT_LANGUAGE, and WEATHER_FORECAST_DAYS before starting the server, or include them in the env section of your MCP configuration.
What is the response format of the tools?
All tools return an MCP content array with a single text item containing a human-readable string of weather information.
What is the maximum forecast period available?
The forecast tool supports 3, 7, 10, 15, or 30 days. The hourly forecast is limited to a maximum of 24 hours.
Frequently asked questions
What API key is used by the server?
A demo API key is included in the package. For production use, you should obtain your own API key from [QWeather](https://dev.qweather.com/).
What location formats are supported?
You can use city names (e.g., “New York”), coordinates as “longitude,latitude” (e.g., “119.98,30.24”), or QWeather location IDs (e.g., “101010100” for Beijing).
How do I configure default units, language, or forecast days?
Set environment variables like `WEATHER_DEFAULT_UNITS`, `WEATHER_DEFAULT_LANGUAGE`, and `WEATHER_FORECAST_DAYS` before starting the server, or include them in the `env` section of your MCP configuration.
What is the response format of the tools?
All tools return an MCP content array with a single text item containing a human-readable string of weather information.
What is the maximum forecast period available?
The forecast tool supports 3, 7, 10, 15, or 30 days. The hourly forecast is limited to a maximum of 24 hours.
Basic information
More Media & Design MCP servers
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server

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

Katto
KattoAI video clipping MCP server: turn long videos, podcasts and Twitch VODs into scored, captioned 9:16 shorts from Claude, Cursor, ChatGPT and any MCP client.

SceneF — San Francisco Movie Showtimes
SceneFBuilt by movie lovers, for movie lovers and their assistants. San Francisco is one of the last great moviegoing cities — single-screen neighborhood houses from the 1920s, repertory calendars that change nightly, 35mm and

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