# air-routes.com (remote · air-routes.com)

Global scheduled passenger flight routes: which exist, direct or connecting, and days flown.

- Trust score: 33/100 (low)
- Change this week: −31
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `air-routes.com`: 33/100 (this document), [markdown](https://verifymcp.io/servers/idragulin-air-routes/air-routes.md), [page](https://verifymcp.io/servers/idragulin-air-routes/air-routes)

## Channel facts

- Endpoint: `https://air-routes.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.28.1`

## 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-20.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - 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**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 5 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the air-routes.com MCP server?

air-routes.com is a hosted endpoint at https://air-routes.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 idragulin-air-routes 'https://air-routes.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "idragulin-air-routes": {
      "url": "https://air-routes.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "idragulin-air-routes": {
      "type": "http",
      "url": "https://air-routes.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.idragulin-air-routes]
url = "https://air-routes.com/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add idragulin-air-routes --url 'https://air-routes.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  idragulin-air-routes:
    url: "https://air-routes.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "idragulin-air-routes": {
      "Transport": "http",
      "Url": "https://air-routes.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add idragulin-air-routes -t streamable-http -u 'https://air-routes.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "idragulin-air-routes": {
      "type": "http",
      "url": "https://air-routes.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-16 (score 33, −32)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: 0.27 → unverified
- [security regression] Tool safety: pass → unverified
- [security] Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-09-15 (score 65, +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-13 (score 64, +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-11 (score 63, +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.

### 2026-09-09 (score 62, +1)

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

### 2026-09-08 (score 61, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-07 (score 61)

First indexed and scored.

## MCP tools (4)

### `find_connections` (~170 tokens)

Find flight connections between two airports (airport codes). Returns the fewest-stops tier that has any option: direct if available, else one-stop, else two-stop (up to max_stops), never a mix. Options sort by flying time; layover tiers cap at 7. Charter flights (tour-operator capacity, not bookable seat-only with the airline) are excluded unless include_charter=true, and never appear inside multi-leg itineraries. Data: scheduled passenger routes operating now, with seasonality labels — not fares, not booking, not date-specific schedules.

Input parameters:

- `from_airport` (string, required)
- `include_charter` (boolean)
- `max_flying_min` (integer)
- `max_stops` (integer)
- `to_airport` (string, required)

### `airport_destinations` (~97 tokens)

List every direct flight from an airport (airport code), with full schedule detail per destination: airlines, schedule (day + times), flying_min, seasonality, booking URL. Prefer this over N× route_detail when planning from one hub. Data: scheduled passenger routes operating now, with seasonality labels — not fares, not booking, not date-specific schedules.

Input parameters:

- `airport` (string, required)
- `include_charter` (boolean)

### `resolve_airport` (~74 tokens)

Resolve a free-text city or airport name to airport codes (e.g. 'london' → LHR, LGW, STN, LTN, LCY). Use before other tools when the user gives city names. airport_code is the 3-letter IATA airport code.

Input parameters:

- `query` (string, required)

### `route_detail` (~70 tokens)

Detail for one route (e.g. 'OTP-BCN'): airlines, schedule and seasonality. Data: scheduled passenger routes operating now, with seasonality labels — not fares, not booking, not date-specific schedules.

Input parameters:

- `include_charter` (boolean)
- `route_id` (string, required)

## Diagnostics

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

## Score history

- 2026-09-20: 33
- 2026-09-19: 33
- 2026-09-18: 33
- 2026-09-17: 33
- 2026-09-16: 33
- 2026-09-15: 65
- 2026-09-14: 64
- 2026-09-13: 64
- 2026-09-12: 63
- 2026-09-11: 63
- 2026-09-10: 62
- 2026-09-09: 62
- 2026-09-08: 61
- 2026-09-07: 61

## Common questions

### What is the air-routes.com MCP server?

air-routes.com is an MCP server listed in the public MCP registry as io.github.idragulin/air-routes. Global scheduled passenger flight routes: which exist, direct or connecting, and days flown. This page covers its hosted endpoint (https://air-routes.com/mcp).

### Is the air-routes.com MCP server safe to use?

air-routes.com scores 33 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 air-routes.com MCP server expose?

air-routes.com exposes 4 tools: find_connections, airport_destinations, resolve_airport, route_detail. Their descriptions and schemas cost roughly 411 tokens of context every time the server is loaded.

### Does the air-routes.com MCP server require authentication?

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

### Is the air-routes.com MCP server still maintained?

air-routes.com is still listed as active in the MCP registry. We last reached this channel on 20 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://air-routes.com/mcp
- Repository: https://github.com/idragulin/air-route
- Website: https://air-routes.com/developers
- Changelog RSS feed: https://verifymcp.io/servers/idragulin-air-routes/air-routes.xml
- Changelog JSON feed: https://verifymcp.io/servers/idragulin-air-routes/air-routes.json
- HTML version of this page: https://verifymcp.io/servers/idragulin-air-routes/air-routes
