Skip to main content
Glama
parissharpe

FAA Advisory Circular MCP

by parissharpe

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
set_airport_profileA

Set or update your airport profile. Stores your airport name, identifier, type (Part 139 commercial service or general aviation), and optionally a folder path for saving exported files.

get_airport_profileA

View the current airport profile including name, type, and save folder configuration.

search_circularsA

Search FAA Advisory Circulars by keyword, AC number, or topic. Returns matching circulars with their titles, applicability, and FAA links.

list_circulars_by_subjectB

List FAA Advisory Circulars grouped by subject area, optionally filtered to your airport type.

get_circular_detailsA

Get full details for a specific FAA Advisory Circular, including what it covers, what it adds or amends, regulatory references, and direct FAA links.

bookmark_circularA

Bookmark an FAA Advisory Circular to your airport's tracking list. Optionally add notes (e.g., 'need to review for upcoming inspection', 'already implemented').

list_bookmarksA

List all bookmarked FAA Advisory Circulars for your airport, with notes and status.

remove_bookmarkB

Remove an FAA Advisory Circular from your bookmarks.

export_circular_summaryB

Generate a printable markdown summary for a specific advisory circular. If a save folder is configured in your airport profile, the file is also written to disk.

export_bookmarksA

Generate a full report of all your bookmarked advisory circulars as a printable markdown document. If a save folder is configured, the file is also written to disk.

fetch_ac_from_faaA

Fetch details for a specific FAA Advisory Circular directly from the FAA website. Use this for ACs that may be too recent for the local database, or to verify current status of any AC.

search_faa_recent_acsA

Search the FAA website directly for advisory circulars issued after a given date. Use this to find ACs that may be too recent for the local database (which covers through 2022).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/parissharpe/faa-advisory-circular-mcp'

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