🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

recon-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recon-mcp

MCP server for NOAA hurricane reconnaissance data (HDOB, VDM, ATCF fixes)

pipPyPI
Version
0.1.1
Weekly downloads
23
21.05%
Maintainers
1
Weekly downloads
 
Created

recon-mcp

MCP server for NOAA hurricane reconnaissance data — HDOB flight observations, Vortex Data Messages, and ATCF aircraft fixes.

Tools

ToolDescription
recon_list_missionsList available reconnaissance data files from the NHC archive
recon_get_hdobsGet HDOB 30-second flight-level observations (winds, pressure, SFMR)
recon_get_vdmsGet Vortex Data Messages (storm center fixes with intensity)
recon_get_fixesGet ATCF f-deck aircraft fix records

Installation

# With uv
uv pip install .

# Or with pip
pip install .

Usage

# Run the MCP server
recon-mcp

# Or via Python
python -m recon_mcp

Data Sources

  • NHC Reconnaissance Archive: https://www.nhc.noaa.gov/archive/recon/
  • ATCF Fix Data: https://ftp.nhc.noaa.gov/atcf/fix/

Keywords

hdob

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts