Skip to content

Weatherapi

Free

by MCP Community

WeatherAPI MCP sunucusu - Hava durumu ve hava kalitesi verileri için MCP aracı

v1.1.0Added Apr 12, 2026
mcpweatherweatherapihava-durumumodelcontextprotocol
Works with:ClaudeGPTGeminiCopilot

Weatherapi MCP Server

WeatherAPI MCP sunucusu - Hava durumu ve hava kalitesi verileri için MCP aracı

Installation

npx -y @swonixs/weatherapi-mcp

Reviews

Leave a Review

Installation

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