Skip to content

Weatherapi

Free

by MCP Community

WeatherAPI MCP server - MCP tool for weather data

v1.0.0Added Apr 12, 2026
mcpweatherweatherapimodelcontextprotocolair-quality
Works with:ClaudeGPTGeminiCopilot

Weatherapi MCP Server

WeatherAPI MCP server - MCP tool for weather data

Installation

npx -y @maol-1997/weatherapi-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @maol-1997/weatherapi-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "weatherapi": {
      "command": "npx",
      "args": ["-y", "@maol-1997/weatherapi-mcp"]
    }
  }
}