M
Mcp Server Weather
@pangerl
About Mcp Server Weather
基于 Model Context Protocol (MCP) 的天气查询服务,支持通过 MCP 工具获取指定城市的实时天气。适用于 AI 助手、自动化脚本等场景。
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}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 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
—
More Media & Design MCP servers
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
532
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
148
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
15.3K
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
146
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
384
Comments