swath-mcp
Swath MCP Server
MCP server for Swath API — America'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.
Tools
Tool | What it does |
| Radar-verified storms (hail ≥ threshold, wind) for an area/timeframe |
| Every property under a swath — roof age, owner-occupancy, assessed value |
| Exact credit cost of a report before you run it |
| Emails you the report summary |
| Storm history + parcel intel for one address |
| Watch a territory; webhook + email alerts on radar verification |
| Credits used / remaining |
| 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 (defaulthttps://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.
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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