MCP Hub
Back to servers

weather-ai-mcp

Weather Ai tools for AI agents. Capabilities: get current conditions, get forecast, get historical weather. Built by MEOK AI Labs.

npm107/wk
Updated
May 4, 2026

Quick Install

npx -y weather-ai-mcp

Weather AI MCP

Weather intelligence tools - current conditions, forecasts, historical data, agricultural alerts, severe warnings

Built by MEOK AI Labs | meok.ai

Features

ToolDescription
get_current_conditionsSee tool docstring for details
get_forecastSee tool docstring for details
get_historical_weatherSee tool docstring for details
get_agricultural_alertsSee tool docstring for details
get_severe_weather_warningsSee tool docstring for details

Installation

pip install mcp

Usage

As an MCP Server

python server.py

Claude Desktop Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "weather-ai-mcp": {
      "command": "python",
      "args": ["/path/to/weather-ai-mcp/server.py"]
    }
  }
}

Rate Limits

Free tier includes 30-50 calls per tool per day. Upgrade at meok.ai/pricing for unlimited access.

License

MIT License - see LICENSE for details.


Built with FastMCP by MEOK AI Labs

Reviews

No reviews yet

Sign in to write a review