Skip to main content
Glama

Related Servers

Alternatives to swath-mcp

  • A
    license
    A
    quality
    D
    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
    27 PyPI
    1
    MIT

Related Servers

TDQS

A4.2/5.0

Scored across 8 tools

Disambiguation5/5

Each tool targets a clearly distinct action: finding storms, pricing a report, fetching report data, mapping a swath, emailing a summary, looking up a property, listing monitors, and checking usage. The close pairing of get_swath_report and get_report_quote is resolved by the quote tool explicitly costing without returning rows.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (get_swath_report, find_storms, list_monitors, show_swath_map). Verb choices match their actions and no mixed casing or stylistic drift is present.

Tool Count5/5

Eight tools is well-scoped for a storm-swath data API. Each tool earns its place covering discovery, quotation, retrieval, visualization, delivery, property lookup, account state, and usage.

Completeness4/5

The core workflow of finding a storm, quoting and fetching a swath report, viewing it on a map, and emailing a summary is well covered. The main gaps are that list_monitors has no corresponding create/update/delete tools, and there is no dedicated storm detail endpoint beyond find_storms.

Maintenance

ActivityStale
ResponsivenessNo issues