Back to directory
mcp-openweather

mcp-openweather

@mschneider8216

A simple MCP service that provides current weather and 5-day forecast using the free OpenWeatherMap API

weatheropenweathermapforecastother

Installation & Configuration

{
  "mcpServers": {
    "mcp-openweather": {
      "command": "/home/YOURUSER/git/mcp-openweather/mcp-openweather",
      "env": {
        "OWM_API_KEY": "PUT_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2025/5/13
Updated
2026/3/28