Enables n8n workflows to fetch current weather and air quality information from WeatherAPI.com
WeatherAPI MCP Server
An MCP server that provides current weather and air quality data using WeatherAPI.
Features
Get current weather data for any city
Air quality information (optional)
Dynamic URI support for weather resources
Easy integration with n8n, Claude Desktop App, Windsurf IDE,Cursor IDE, and other MCP clients
Getting Started
Get WeatherAPI Key
Go to WeatherAPI.com
Sign up for a free account
After signing in, go to your dashboard
Copy your API key from the "API Keys" section
MCP Configuration
Add the following configuration to your Windsurf MCP config file:
Replace YOUR_API_KEY_HERE with the API key you obtained from WeatherAPI.com.
Tools
get_weather
Get current weather data for a specified city.
Parameters:
location(string): City name
Example response:
Repository
License
MIT
This server cannot be installed
Related Resources
Related MCP Servers
- -securityAlicense-qualityEnables interaction with the World Air Quality Index to fetch real-time air quality data for cities and coordinates worldwide via Model Context Protocol (MCP).Last updated -1MIT License
- -securityAlicense-qualityProvides real-time weather data, forecasts, and historical weather information from OpenWeatherMap API for Claude Desktop, enabling natural language queries about current conditions, forecasts, air quality, and weather alerts worldwide.Last updated -9MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that retrieves current weather information for any city using the OpenWeatherMap API, designed for integration with Claude Code.Last updated -101
- -securityFlicense-qualityEnables users to get current weather conditions and forecasts for any city through OpenWeatherMap API integration. Designed as a sample MCP server for the Puch AI Hackathon with basic weather querying capabilities.Last updated -