HeFeng Weather MCP Server

by ctermiii

禾丰气象MCP服务器

通过禾丰天气API提供中国各地天气预报数据的模型上下文协议服务器。

特征

  • 获取实时天气数据
  • 获取每小时天气预报(24小时/72小时/168小时)
  • 获取每日天气预报(3天/7天/10天/15天/30天)
  • 支持通过经纬度坐标查询位置
  • 完整的中文天气描述

API

该 MCP 服务器提供以下工具:

获取天气

获取特定位置的天气预报数据。

与 MCP Host(例如 Claude Desktop)一起使用

将其添加到您的 claude_desktop_config.json

NPX

{ "mcpServers": { "hefeng-weather-server": { "command": "npx", "args": ["hefeng-mcp-server@latest", "--apiKey=${API_KEY}" "--apiUrl=${API_HOST}" ] } } }

执照

此 MCP 服务器采用 MIT 许可证。这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。更多详情,请参阅项目仓库中的 LICENSE 文件。

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

通过禾丰天气API提供中国各地的天气预报数据,支持实时、每小时、每天的预报,并提供完整的中文天气描述。

  1. 特征
    1. API
      1. 获取天气
    2. 与 MCP Host(例如 Claude Desktop)一起使用
      1. NPX
    3. 执照

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Provides hourly weather forecasts using the AccuWeather API, enabling users to access current weather conditions and detailed 12-hour forecasts tailored to specific locations.
        Last updated -
        1
        3
        Python
        The Unlicense
      • A
        security
        F
        license
        A
        quality
        Provides weather forecast data for locations in China using the HeFeng Weather API, with real-time, hourly, or daily forecasts and location-based queries.
        Last updated -
        1
        7
        2
        TypeScript
      • -
        security
        A
        license
        -
        quality
        Provides real-time weather data, forecasts, and historical weather information from OpenWeatherMap API for Claude Desktop, enabling natural language queries about current conditions, forecasts, air quality, and weather alerts worldwide.
        Last updated -
        Python
        MIT License
      • -
        security
        -
        license
        -
        quality
        Provides a Model Context Protocol server that enables large language models to query and retrieve real-time weather forecasts for cities and regions across China.
        Last updated -
        Python

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/ctermiii/hefeng-mcp-server'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server