Weather Report
@forerunner2
About Weather Report
这是一个查询天气的mcp server项目
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"weather": {
"disabled": false,
"timeout": 60,
"command": "uv",
"args": [
"--directory",
"your folder path",
"run",
"weather.py"
],
"transportType": "stdio"
}
}
}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 Weather Report?
Weather Report is a Model Context Protocol (MCP) server that retrieves weather forecasts for cities. It obtains a city’s latitude and longitude from an official data source, then queries a weather website to return the forecast.
How to use Weather Report?
—
Key features of Weather Report
- Fetches city coordinates from official data
- Retrieves weather forecast from a weather website
- Provides weather data via MCP integration
Use cases of Weather Report
- Getting the weather forecast for a specific city
FAQ from Weather Report
What data sources does Weather Report use?
It uses an official website to obtain city coordinates and a separate weather query website to retrieve the forecast. No additional sources are mentioned.
—
—
—
Frequently asked questions
What data sources does Weather Report use?
It uses an official website to obtain city coordinates and a separate weather query website to retrieve the forecast. No additional sources are mentioned. — — —
Basic information
More Media & Design MCP servers
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify

Instagram + TikTok Downloader & Transcriber
IYIAInstagram + TikTok content tools inside your AI: download HD posts/reels/carousels, view Instagram stories anonymously, AI-transcribe videos (100+ languages, SRT/VTT/TXT). Requires a Repost PRO subscription.
Comments