Loomal

An MCP server for weather information.

0 starsnpm: @byrness/mcp-weather-server

About weather

weather is an MCP (Model Context Protocol) server published by byrness in the official MCP registry, listed under Weather Services on Loomal. An MCP server for weather information.

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

Development happens in the open at github.com/byrness/mcp-weather-server.

Use weather with your agent

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

Frequently asked questions

What is weather?
weather is an MCP (Model Context Protocol) server by byrness in the Weather Services category. An MCP server for weather information.
How do I connect weather to Claude, Cursor, or another MCP client?
Install weather from its npm package (@byrness/mcp-weather-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 weather open source?
Yes — the source code is public at github.com/byrness/mcp-weather-server.
Can AI agents pay to use weather?
Not yet through Loomal — weather 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 weather? Claim this listing free by verifying GitHub ownership, or contact us.