Skip to main content
Glama

Swath MCP Server

MCP server for Swath APIAmerica's first AI-native storm intelligence API. Radar-verified hail and damaging-wind swaths, and every property under them, inside Claude, ChatGPT, or any MCP client.

swath-mcp MCP server

Tools

Tool

What it does

find_storms

Radar-verified storms (hail ≥ threshold, wind) for an area/timeframe

get_swath_report

Every property under a swath — roof age, owner-occupancy, assessed value

get_report_quote

Exact credit cost of a report before you run it

email_report

Emails you the report summary

lookup_property

Storm history + parcel intel for one address

create_monitor / list_monitors

Watch a territory; webhook + email alerts on radar verification

get_usage

Credits used / remaining

show_swath_map

Gradient swath map image

Related MCP server: SHEARLINE

Quick start (Claude Desktop)

{
  "mcpServers": {
    "swath": {
      "command": "npx",
      "args": ["-y", "tsx", "/path/to/swath-mcp/src/index.ts"],
      "env": { "SWATH_API_KEY": "sk_..." }
    }
  }
}

No key yet? Every tool answers with a signup hint — get a free key (100 credits) at swathapi.com.

claude.ai / ChatGPT users: you don't need this repo — add the hosted connector instead: https://swathapi.com/mcp (OAuth, no key handling). See swathapi.com/integrations.

Env

  • SWATH_API_KEY — your API key (sk_...)

  • SWATH_API_URL — API base (default https://swathapi.com)

Data honesty

Hail is verified against NOAA MRMS radar; wind against measured NWS storm reports. No forecasts, no fabricated uptime — see swathapi.com/status.

Developed by vibecodebeast.ai.

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    A free, MIT-licensed MCP server that provides AI agents with analyst-grade US severe-weather tools, including live warning polygons, SPC outlooks, radar-derived hail and rotation products, and a composite threat brief.
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Live ski & snow data for AI agents: 14-day multi-model forecasts, powder rankings, resort guides, webcams, ski-pass intelligence, and avalanche/road safety across 500+ resorts. Hosted streamable-HTTP — no install, no auth.
    40
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vibecodebeast/swath-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server