Weatherapi
Freeby MCP Community
WeatherAPI MCP server - MCP tool for weather data
v1.0.0Added Apr 12, 2026
mcpweatherweatherapimodelcontextprotocolair-quality
Weatherapi MCP Server
WeatherAPI MCP server - MCP tool for weather data
Installation
npx -y @maol-1997/weatherapi-mcp
Reviews
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"]
}
}
}