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
JayArrowzFigma MCP Server with full API functionality
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
Design Systems Mcp
southleftI'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
Comments