Loomal

weatherai

MCP server by github.com/weatherai-io/mcp-server

WeatherAI — 11 live weather tools for Claude, Cursor, Windsurf and any MCP AI assistant

0 starsnpm: @weatherai/mcp-server

About weatherai

weatherai is an MCP (Model Context Protocol) server published by weatherai-io in the official MCP registry, listed under Weather Services on Loomal. WeatherAI — 11 live weather tools for Claude, Cursor, Windsurf and any MCP AI assistant

It ships as an npm package (@weatherai/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/weatherai-io/mcp-server.

Use weatherai with your agent

Claude Code · one command
claude mcp add weatherai -- npx -y @weatherai/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "weatherai": {
      "command": "npx",
      "args": [
        "-y",
        "@weatherai/mcp-server"
      ]
    }
  }
}
npm@weatherai/mcp-server

Frequently asked questions

What is weatherai?
weatherai is an MCP (Model Context Protocol) server by weatherai-io in the Weather Services category. WeatherAI — 11 live weather tools for Claude, Cursor, Windsurf and any MCP AI assistant
How do I connect weatherai to Claude, Cursor, or another MCP client?
Install weatherai from its npm package (@weatherai/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is weatherai open source?
Yes — the source code is public at github.com/weatherai-io/mcp-server.
Can AI agents pay to use weatherai?
Not yet through Loomal — weatherai is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain weatherai? Claim this listing free by verifying GitHub ownership, or contact us.