Weather Report
@forerunner2
关于 Weather Report
这是一个查询天气的mcp server项目
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"weather": {
"disabled": false,
"timeout": 60,
"command": "uv",
"args": [
"--directory",
"your folder path",
"run",
"weather.py"
],
"transportType": "stdio"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
—
—
—
媒体与设计 分类下的更多 MCP 服务器
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
Video Editor MCP server
burningionMCP Interface for Video Jungle
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
评论