Weatherapi Mcp
@swonixs
About Weatherapi Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"weather": {
"command": "npx",
"args": [
"-y",
"@swonixs/weatherapi-mcp"
],
"env": {
"WEATHER_API_KEY": "Popt3hNsJZD1c6raA5kQ2D"
}
}
}
}Tools
1Overview
What is Weatherapi Mcp?
An MCP server that provides current weather and air quality data using WeatherAPI. Designed for integration with MCP clients such as n8n, Claude Desktop App, Windsurf IDE, and Cursor IDE.
How to use Weatherapi Mcp?
Obtain an API key from WeatherAPI.com, then configure your MCP client to run the server via npx with the command npx -y @swonixs/weatherapi-mcp and set the environment variable WEATHER_API_KEY. Use the get_weather tool to retrieve current weather for a specified city.
Key features of Weatherapi Mcp
- Get current weather for any city
- Retrieve air quality information (optional)
- Dynamic URI support for weather resources
- Easy integration with multiple MCP clients
- Simple tool-based interaction via get_weather
Use cases of Weatherapi Mcp
- Fetch real-time weather data in an assistant or automation workflow
- Include air quality readings in weather reports
- Provide weather context for location-based tasks
- Integrate weather information into n8n or IDE workflows
FAQ from Weatherapi Mcp
What data does the get_weather tool return?
It returns current temperature, condition, humidity, wind speed, and optionally air quality indices (CO, NO2, O3, PM2.5, PM10, US‑EPA index).
What are the runtime requirements?
The server runs via npx, so Node.js and npm are required. No other dependencies are mentioned.
How do I get an API key?
Sign up for a free account at WeatherAPI.com, then copy your API key from the dashboard’s “API Keys” section.
Which MCP clients are supported?
The README lists n8n, Claude Desktop App, Windsurf IDE, and Cursor IDE.
Where does the data come from?
The server fetches data from the WeatherAPI external service. A valid API key is required to authenticate requests.
Frequently asked questions
What data does the get_weather tool return?
It returns current temperature, condition, humidity, wind speed, and optionally air quality indices (CO, NO2, O3, PM2.5, PM10, US‑EPA index).
What are the runtime requirements?
The server runs via npx, so Node.js and npm are required. No other dependencies are mentioned.
How do I get an API key?
Sign up for a free account at WeatherAPI.com, then copy your API key from the dashboard’s “API Keys” section.
Which MCP clients are supported?
The README lists n8n, Claude Desktop App, Windsurf IDE, and Cursor IDE.
Where does the data come from?
The server fetches data from the WeatherAPI external service. A valid API key is required to authenticate requests.
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Nginx UI
0xJackyYet another WebUI for Nginx
Comments