Weatherapi
Freeby MCP Community
WeatherAPI MCP sunucusu - Hava durumu ve hava kalitesi verileri için MCP aracı
v1.1.0Added Apr 12, 2026
mcpweatherweatherapihava-durumumodelcontextprotocol
Weatherapi MCP Server
WeatherAPI MCP sunucusu - Hava durumu ve hava kalitesi verileri için MCP aracı
Installation
npx -y @swonixs/weatherapi-mcp
Reviews
Installation
Quick install
npx -y @swonixs/weatherapi-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"weatherapi": {
"command": "npx",
"args": ["-y", "@swonixs/weatherapi-mcp"]
}
}
}