JUHE API Marketplace
swonixs avatar
MCP Server

WeatherAPI MCP Server

Provides current weather and air quality data for any city using WeatherAPI, easily integrating with MCP clients like n8n and Claude Desktop App.

1
GitHub Stars
11/17/2025
Last Updated
MCP Server Configuration
1{
2 "name": "weather",
3 "command": "npx",
4 "args": [
5 "-y",
6 "@swonixs/weatherapi-mcp"
7 ],
8 "env": {
9 "WEATHER_API_KEY": "YOUR_API_KEY_HERE"
10 }
11}
JSON11 lines
  1. Home
  2. MCP Servers
  3. weatherapi-mcp

README Documentation

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

  1. Go to WeatherAPI.com
  2. Sign up for a free account
  3. After signing in, go to your dashboard
  4. Copy your API key from the "API Keys" section

MCP Configuration

Add the following configuration to your Windsurf MCP config file:

{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": ["-y", "@swonixs/weatherapi-mcp"],
      "env": {
        "WEATHER_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

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:

{
  "location": "London",
  "country": "United Kingdom",
  "temp_c": 15.0,
  "condition": "Partly cloudy",
  "humidity": 71,
  "wind_kph": 14.4,
  "air_quality": {
    "co": 230.3,
    "no2": 13.5,
    "o3": 52.9,
    "pm2_5": 8.5,
    "pm10": 12.1,
    "us-epa-index": 1
  }
}

Repository

WeatherAPI MCP Server

License

MIT

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved