Loading languages...
OP

openweather-mcp

@frostming

A Model Context Protocal server for OpenWeather.org API.

weather
openweather
api

# mcpServer Config

{
  "mcpServers": {
    "openweather-mcp": {
      "command": "uvx",
      "args": [
        "openweather-mcp"
      ],
      "env": {
        "OPENWEATHER_API_KEY": "<your_openweather_api_key>"
      }
    }
  }
}

# stdio

uvx openweather-mcp
Transport:
stdio
言語:
Python
作成日:4/28/2025
更新日:4/28/2025