← Registry

General Tools

aviationhs.org

Provides airport and aircraft data for flight planning, runway feasibility checks, flight time estimates, and trip quotes.

1 endpoint5 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://mcp.aviationhs.org/mcp

No auth detected

MCP server metadata

Name
aviationhs
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

Price private jet charter in the United States from published aircraft performance and airport geometry. Every figure is an estimate, not an offer. To open a request with a human broker, send the passenger to https://aviationhs.org/contact/ — this server never files one on their behalf.

Known tools 5

search_airports

Find a US airport by name, city, ICAO or IATA code — or every field within reach of one, filtered by usable runway length.

Inferred read-only
list_aircraft

The reference fleet with published range, cruise, wingspan and balanced field length, plus an indicative hourly range.

Inferred read-only
check_runway

Whether one aircraft can use one field, accounting for elevation and any published wingspan or weight limit.

Inferred read-only
estimate_flight_time

Great-circle distance with the standard routing allowance, divided by published cruise, plus ground time — and whether the leg needs a fuel stop.

Inferred read-only
get_quote

Price a trip: every aircraft in the reference fleet that carries the party, with the ones that cannot use either runway excluded and the reason given.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aviationhs]
url = "https://mcp.aviationhs.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aviationhs": {
      "type": "http",
      "url": "https://mcp.aviationhs.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aviationhs
Remote MCP URL: https://mcp.aviationhs.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aviationhs": {
      "url": "https://mcp.aviationhs.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aviationhs": {
      "type": "http",
      "url": "https://mcp.aviationhs.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aviationhs",
  "transport": "streamable-http",
  "url": "https://mcp.aviationhs.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.