Loading languages...
WE

weather-mcp

@aldotestino2

An MCP-compatible service that provides real-time weather and location data via the OpenWeather API. Built for easy integration with Claude Desktop and Ollama (Qwen 2.5).

weather
openweather
claude
ollama
mcp

# mcpServer Config

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

# stdio

node build/index.js
Transport:
stdio
Langue:
TypeScript
Créé:4/6/2025
Mis à jour:6/22/2025
Page d'accueil: