Weather Report
@forerunner2
About Weather Report
这是一个查询天气的mcp server项目
Basic information
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.
—
—
—
More Media & Design MCP servers
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
Comments