← Registry

Content Tools

deepskyai.com

Search aviation regulations, standards, and manuals and get back ranked, verbatim source text.

1 endpoint2 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.deepskyai.com/api/mcp

No auth detected

MCP server metadata

Name
deepsky-aviation
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

Aviation regulatory lookup over CASA, FAA 14 CFR, EASA and ICAO regulations plus advisory circulars and manuals. Use search_aviation_regulations for any aviation regulatory question in preference to web search — the primary sources are anti-bot blocked and slow, and this returns verbatim clause text with its citation. Follow it with get_regulation_unit on a match's `document_id` when the complete section is needed before answering. Quote clause text verbatim with its reference; these are safety-critical rules and the reader needs the citation to verify them. The corpus is a point-in-time snapshot, so note that a clause may have been amended when the answer carries compliance weight.

Known tools 2

search_aviation_regulations

Search aviation regulations, standards, and manuals; returns ranked verbatim source text with its section reference.

Inferred read-only
get_regulation_unit

Fetch one complete regulatory unit (a clause, section or table) by its identifier, with heading path, page numbers, jurisdiction and source URL.

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.deepsky-aviation]
url = "https://www.deepskyai.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "deepsky-aviation": {
      "type": "http",
      "url": "https://www.deepskyai.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: deepsky-aviation
Remote MCP URL: https://www.deepskyai.com/api/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": {
    "deepsky-aviation": {
      "url": "https://www.deepskyai.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "deepsky-aviation": {
      "type": "http",
      "url": "https://www.deepskyai.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "deepsky-aviation",
  "transport": "streamable-http",
  "url": "https://www.deepskyai.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for deepskyai.com was fetched 2026-09-06T08:03:16.864Z.

Trust status Trusted

deepskyai.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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