Mcp Server Weather
@pangerl
关于 Mcp Server Weather
基于 Model Context Protocol (MCP) 的天气查询服务,支持通过 MCP 工具获取指定城市的实时天气。适用于 AI 助手、自动化脚本等场景。
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"weather": {
"disabled": false,
"timeout": 60,
"type": "stdio",
"command": "uvx",
"args": [
"pangerl-mcp-server-weather"
],
"env": {
"QWEATHER_API_KEY": "xxx",
"QWEATHER_API_HOST": "https://xxx.re.qweatherapi.com"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server Weather?
Mcp Server Weather is an MCP server that provides real-time weather information for any city.
How to use Mcp Server Weather?
—
Key features of Mcp Server Weather
- Real-time weather data for any city.
Use cases of Mcp Server Weather
—
FAQ from Mcp Server Weather
—
媒体与设计 分类下的更多 MCP 服务器
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
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.
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
评论