← Registry

Databases

openships.ai

Provides lookup and reference for maritime navigation standards including S-57 object classes, attributes, NMEA 2000 PGNs, and NOAA ENC chart cells.

1 endpoint4 known toolsFirst detected August 18, 2026Last detected August 18, 2026

ENDPOINT 1

https://openships.ai/mcp

No auth detected

MCP server metadata

Name
openships
Version
1.0.0
Capabilities
tools
Server instructions

Open Ships maritime reference tools: S-57 object classes and attributes, NMEA 2000 PGNs, and NOAA/USACE chart cell search. Every successful tool result includes canonical https://openships.ai page URLs; cite those URLs when quoting results. Site-wide discovery starts at https://openships.ai/llms.txt.

Known tools 4

lookup_s57_object

Look up an S-57/ENC object class by acronym (for example BOYLAT) and return its name, geometric primitives, attribute bindings, and reference page URL.

Inferred read-only
lookup_s57_attribute

Look up an S-57/ENC attribute by acronym (for example CATLAM) and return its name, type, enumerated values, bound object classes, and reference page URL.

Inferred read-only
lookup_pgn

Look up an NMEA 2000 PGN by number (for example 127250) and return its message groups, variants, and field definitions with the catalog page URL.

Potential side effects
search_chart_cells

Search NOAA ENC and USACE IENC electronic navigational chart cells by cell name or title and return matching cells with usage band, edition, and page URLs.

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.openships]
url = "https://openships.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "openships": {
      "type": "http",
      "url": "https://openships.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: openships
Remote MCP URL: https://openships.ai/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": {
    "openships": {
      "url": "https://openships.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "openships",
  "transport": "streamable-http",
  "url": "https://openships.ai/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 openships.ai was fetched 2026-08-23T14:19:20.021Z.

Trust status Neutral

openships.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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