# com.skyaccess/skyaccess (remote · api.skyaccess.com)

Search live empty leg private jet flights and get charter price estimates. Free, no API key.

- Trust score: 78/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `api.skyaccess.com`: 78/100 (this document), [markdown](https://verifymcp.io/servers/com-skyaccess-skyaccess/api.md), [page](https://verifymcp.io/servers/com-skyaccess-skyaccess/api)

## Channel facts

- Endpoint: `https://api.skyaccess.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 69/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 404, which proves neither a plaintext path nor enforcement.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 74/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1021 tokens (~204/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 67/100
  - Stability observed for 20 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the com.skyaccess/skyaccess MCP server?

com.skyaccess/skyaccess is a hosted endpoint at https://api.skyaccess.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-skyaccess-skyaccess 'https://api.skyaccess.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-skyaccess-skyaccess": {
      "url": "https://api.skyaccess.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-skyaccess-skyaccess": {
      "type": "http",
      "url": "https://api.skyaccess.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-skyaccess-skyaccess]
url = "https://api.skyaccess.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-skyaccess-skyaccess": {
      "type": "remote",
      "url": "https://api.skyaccess.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-skyaccess-skyaccess --url 'https://api.skyaccess.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-skyaccess-skyaccess:
    url: "https://api.skyaccess.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-skyaccess-skyaccess": {
      "Transport": "http",
      "Url": "https://api.skyaccess.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-skyaccess-skyaccess -t streamable-http -u 'https://api.skyaccess.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-skyaccess-skyaccess": {
      "type": "http",
      "url": "https://api.skyaccess.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-23 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (5)

### `search_empty_legs` (~300 tokens)

Search empty leg flights

Search available empty leg flights by origin, destination, date range, passenger count, and an optional max_price ceiling. Returns up to 5 matching flights with route, departure time, price, aircraft type, available seats, and a booking link. Use this to find discounted private jet availability for a specific route. A flight with `price: null` has no published price ("Contact for price"); such flights are returned even when max_price is set, so never present one as being within the cap.

Input parameters:

- `departureDateFrom` (string): Earliest departure date in ISO format (e.g. "2026-07-10")
- `departureDateTo` (string): Latest departure date in ISO format
- `destination` (string): Arrival city or airport code (e.g. "Las Vegas" or "KLAS")
- `max_price` (number): Optional price ceiling in USD (all-in customer price). Only legs at or below this figure are returned. One exception, by design: legs whose operator has not confirmed they will honour a published pri…
- `origin` (string): Departure city or airport code (e.g. "Los Angeles" or "LAX")
- `passengers` (integer): Number of passengers

### `get_flight` (~102 tokens)

Get a single empty leg flight by id

Look up one empty leg flight by its id and return the same fields search_empty_legs returns: route, departure time, all-in price, aircraft type, available seats, amenities and a booking link. Use this to re-check a specific flight you found earlier. Returns a not-available message if the flight is no longer published.

Input parameters:

- `flightId` (string, required): The flight id returned in the `flightId` field of a search_empty_legs result

### `booking_handoff` (~109 tokens)

Get the booking link for an empty leg flight

Return the SkyAccess booking page link for a specific empty leg flight, for handing to a customer so they can review and book it themselves. This is READ-ONLY: it does not create, hold, modify or cancel any booking, and no booking exists until the customer completes it on the page. Use request_booking instead if the customer wants a specialist to contact them.

Input parameters:

- `flightId` (string, required): The flight id returned in the `flightId` field of a search_empty_legs result

### `get_charter_estimate` (~192 tokens)

Get charter price estimate

Returns an indicative price range (min/max USD) for a private charter flight between two locations. Optionally filter by aircraft category and passenger count. When no category is specified, returns estimates for all aircraft suitable for the route and group size.

Input parameters:

- `aircraftCategory` (string): Preferred aircraft category. One of: TURBOPROP, LIGHT_JET, MID_SIZE_JET, SUPER_MID_SIZE_JET, HEAVY_JET, ULTRA_LONG_RANGE, VERY_LIGHT_JET. When omitted, estimates for all suitable categories are retur…
- `destination` (string, required): Arrival city or airport code (required) — e.g. "New York" or "KJFK"
- `origin` (string, required): Departure city or airport code (required) — e.g. "Los Angeles" or "KLAX"
- `passengers` (integer): Number of passengers (used to filter suitable aircraft)

### `request_booking` (~194 tokens)

Request a charter booking

Submit a charter flight booking request. A SkyAccess specialist will contact the requester within 2 hours to confirm availability and pricing. No payment is required at this stage — this initiates the enquiry.

Input parameters:

- `departureDate` (string, required): Departure date in ISO format (required) — e.g. "2026-08-15"
- `destination` (string, required): Arrival city or airport (required) — e.g. "Miami" or "KMIA"
- `email` (string, required): Email address of the requester (required) — a specialist will reply here
- `name` (string, required): Full name of the requester (required)
- `notes` (string): Optional notes or special requests (e.g. catering, pet, preferred aircraft)
- `origin` (string, required): Departure city or airport (required) — e.g. "Los Angeles" or "LAX"
- `passengers` (integer, required): Number of passengers (required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-skyaccess-skyaccess/api#diagnostics

## Score history

- 2026-09-24: 78
- 2026-09-23: 78
- 2026-09-22: 77
- 2026-09-21: 77
- 2026-09-20: 76
- 2026-09-19: 76
- 2026-09-18: 76
- 2026-09-17: 75
- 2026-09-16: 75
- 2026-09-15: 74
- 2026-09-14: 74
- 2026-09-13: 73
- 2026-09-12: 73
- 2026-09-11: 72
- 2026-09-10: 72
- 2026-09-09: 71
- 2026-09-08: 71
- 2026-09-07: 70
- 2026-09-06: 70
- 2026-09-05: 69
- 2026-09-04: 69

## Common questions

### What is the com.skyaccess/skyaccess MCP server?

com.skyaccess/skyaccess is an MCP server listed in the public MCP registry as com.skyaccess/skyaccess. Search live empty leg private jet flights and get charter price estimates. Free, no API key. This page covers its hosted endpoint (https://api.skyaccess.com/mcp).

### Is the com.skyaccess/skyaccess MCP server safe to use?

com.skyaccess/skyaccess scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the com.skyaccess/skyaccess MCP server expose?

com.skyaccess/skyaccess exposes 5 tools: search_empty_legs, get_flight, booking_handoff, get_charter_estimate, request_booking. Their descriptions and schemas cost roughly 897 tokens of context every time the server is loaded.

### Does the com.skyaccess/skyaccess MCP server require authentication?

No. We connected to com.skyaccess/skyaccess without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.skyaccess/skyaccess MCP server still maintained?

com.skyaccess/skyaccess is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://api.skyaccess.com/mcp
- Website: https://skyaccess.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-skyaccess-skyaccess/api.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-skyaccess-skyaccess/api.json
- HTML version of this page: https://verifymcp.io/servers/com-skyaccess-skyaccess/api
