Faa Regulations
Server Details
FAA Regulations MCP — US Federal Aviation Regulations (14 CFR, 'FARs').
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 42.9% over 38 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-faa-regulations
- GitHub Stars
- 0
- Server Listing
- FAA Regulations MCP
TDQS
Scored across 33 tools
Several tools have overlapping purposes: ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, and deep_research all act as routers (beta is explicitly 'identical' to ask_pipeworx), and polymarket_edges, polymarket_arbitrage, polymarket_fill_risk, and polymarket_edge_tracker blur together for betting analysis. Entity tools (entity_profile, recent_changes, resolve_entity, compare_entities) also overlap enough to invite misselection.
Names are all snake_case but mix verb_noun (compare_entities, resolve_entity, validate_claim) with noun_verb/noun_noun patterns (entity_profile, faa_regulation, recent_alerts, polymarket_edges). The convention is readable but not uniform.
33 tools is heavy for any server, and drastically mismatched for a server named 'Faa Regulations' where only faa_regulation and faa_search are domain-relevant. The remaining 31 are generic Pipeworx aggregator/meta tools that inflate the surface.
For FAA regulations, the surface covers reading a regulation, keyword search, and listing a part's sections, which handles core lookup needs. However, it lacks amendment/effective-date history, cross-references, and change monitoring, and the rest of the tool set is unrelated to the FAA domain.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +]
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
FCC Regulations MCP — US Federal Communications Commission rules (47 CFR).
FDA Regulations MCP — US Food & Drug Administration regulations (21 CFR).
EPA Regulations MCP — US Environmental Protection Agency regulations (40 CFR).
Banking Regulations MCP — US banking & consumer-finance rules (12 CFR).
Related MCP Servers
- AlicenseAqualityAmaintenanceLegacy eCFR MCP listing for reading CFR text, FAR, DFARS, and agency supplements. Maintenance transferred to AcqAgent: https://github.com/acqagent/mcps. This listing's build and 13-tool evaluation cover eCFR only, not the other servers in the 1102tools monorepo.1324MIT
- AlicenseNot gradedqualityAmaintenanceSearch and trace US federal rules across the Federal Register (proposed/final rules and notices), the eCFR (codified, point-in-time CFR full text, locally mirrored), and Regulations.gov (rulemaking dockets and public comments) via MCP.98 npm1Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP server providing access to US FCC regulations (47 CFR) via Pipeworx gateway. Enables AI agents to query FCC rules and data sources using natural language.4 npm1MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that turns the US Code of Federal Regulations into an agent-navigable citation graph, enabling traversal of regulatory references and detection of stale citations via structured tools.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.