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
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
73

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
606
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
210
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
384
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
Comments