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.
—
—
—
「メディアとデザイン」の他のコンテンツ
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口

Google Maps
modelcontextprotocolModel Context Protocol Servers
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
コメント