get_notams
Retrieve NOTAMs using ICAO, domestic locations, types, classifications, or other filters in formats like geoJson, aixm, or aidap. Supports aviation pre-flight and in-flight planning within the Aviation Model Context Protocol.
Instructions
Retrieves NOTAMs based on specified filters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
classification | No | The NOTAM classification | |
domesticLocation | No | The domestic location criteria (e.g., 'IAD' for Dulles International Airport) | |
effectiveEndDate | No | The effective end date | |
effectiveStartDate | No | The effective start date | |
featureType | No | The feature type filter | |
icaoLocation | No | The ICAO location criteria (e.g., 'KIAD' for Dulles International Airport) | |
lastUpdatedDate | No | The last update date | |
locationLatitude | No | The location latitude (e.g., 60.57) | |
locationLongitude | No | The location longitude (e.g., -151.24) | |
locationRadius | No | The location radius in nautical miles (max: 100) | |
notamNumber | No | The NOTAM number (e.g., 'CK0000/01') | |
notamType | No | The NOTAM type: 'N' for New, 'R' for Replaced, 'C' for Canceled | |
pageNum | No | The page number | |
pageSize | No | The page size (max: 1000) | |
responseFormat | No | Response format for NOTAM data | geoJson |
sortBy | No | The field to sort results by | |
sortOrder | No | The sort order |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Aviation Model Context Protocol
Related Tools
- @RyanCardin15/NOAA
- @Unstructured-IO/UNS-MCP
- @variflight/variflight-mcp
- @JordanDalton/ServiceTitanMcpServer
- @Cyreslab-AI/flightradar-mcp-server
- @RyanCardin15/NOAA