Back to directory
chandekardhruvin/claude-openweather-mcp

chandekardhruvin/claude-openweather-mcp

@ChandekarDhruvin

Claude天气代理MCP服务器,通过OpenWeather API提供实时天气数据和5天预报

weatherforecastopenweatherclaudemcppythonfastmcptool

Installation & Configuration

{
  "weather": {
    "command": "python",
    "args": [
      "weather.py"
    ],
    "env": {
      "OPENWEATHER_API_KEY": "your_openweather_api_key"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13