Back to directory
aldotestino/weather-mcp

aldotestino/weather-mcp

@aldotestino

An MCP-compatible service that provides real-time weather and location data via the OpenWeather API

weathermcpopenweathertypescriptclaude-desktopollamaqwen2.5context

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "node",
      "args": [
        "build/index.js"
      ],
      "env": {
        "OPENWEATHER_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

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