MCP.so
Sign In
M

Mcp Server Weather

@pangerl

About Mcp Server Weather

基于 Model Context Protocol (MCP) 的天气查询服务,支持通过 MCP 工具获取指定城市的实时天气。适用于 AI 助手、自动化脚本等场景。

Basic information

Category

Media & Design

Transports

stdio

Publisher

pangerl

Submitted by

先生 黄

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

Comments

More Media & Design MCP servers