mcpbeat

Maritime MCP Server

global.rootz.ship/maritime
answering

Maritime is answering right now. Last checked 10 min ago. It exposes 12 tools. Last commit 24 Jul 2026.

Signed global shipping & commodity data: oil, LNG, grain, sanctions, fleet, emissions.

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 45 hours of history
45 hours agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
416 ms
Response time
average over 24h
0
Stars
last commit 24 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add maritime --transport http https://ship.rootz.global/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "maritime": {
      "url": "https://ship.rootz.global/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.maritime]
url = "https://ship.rootz.global/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "maritime": {
      "url": "https://ship.rootz.global/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "maritime": {
      "url": "https://ship.rootz.global/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

shipping
shipping_chokepoint
Maritime chokepoint intelligence for Hormuz, Suez, Malacca, or Bab el-Mandeb. Returns authoritative EIA baseline throughput (barrels/day, % of global), a live AIS snapshot (vessels/tankers/moving/stationary) for the chokepoint, sanctioned vessels currently detected there, and dark-fleet behavioural signals (loitering + AIS gaps). This is the tool for "how is Hormuz doing".
shipping_country_flows
Trade partners for a specific country (who they export to / import from). Pass the country as `country` or `query`.
shipping_doc_intel
Query the shipping document intelligence layer: eBL platform adoption (12 platforms), MLETR country adoption (23 countries, 13 enacted), document fraud cases ($11.3B), DCSA standards (10), industry stats (26 metrics). The state of shipping document digitization.
shipping_emissions
Query EU MRV vessel emissions data — CO2, fuel consumption, time at sea for 22,543 vessels (2018-2024). Search by IMO, ship type, or year — or a free-text `query` (7-digit = IMO, else ship type/name).
shipping_fleet
Query tanker fleet database. Accepts structured filters OR a free-text `query` (matches vessel name, IMO, owner, or type).
shipping_oil_prices
Get oil price benchmarks (WTI, Brent)
shipping_oil_trade
Query bilateral oil trade flows (EIA US imports/exports + Eurostat). Accepts structured filters OR a free-text `query` (matches country/notes). NOTE: this is import/export flow data, NOT chokepoint throughput — for Hormuz transit volumes use shipping_chokepoint.
shipping_sanctioned_at_eu
Find sanctioned vessels that called at EU/EEA ports. Cross-references OFAC sanctions with EU MRV emissions data (verifiable IMO-level identity). Filter by year or a free-text `query` (sanctions program e.g. "Iran"/"Russia", flag, or vessel name).
shipping_sanctions
Check vessel/entity against OFAC sanctions
shipping_status
Database statistics and data freshness
shipping_top_exporters
Top oil exporting countries by value/volume (a ranking — no query needed). Optional `product` or `query` recognizes a product keyword (crude/refined/lng/coal/iron_ore).
shipping_vessel_types
Fleet breakdown by vessel type

Endpoints

URLTransportStateLatencyChecked
https://ship.rootz.global/mcp streamable-http answering 408 ms 10 min ago

Maritime — questions

Answers built from our own checks of this server.

What can Maritime do?
It exposes 12 tools, read directly from the server on our last check. Among them: shipping_chokepoint, shipping_country_flows, shipping_doc_intel, shipping_emissions, shipping_fleet, shipping_oil_prices and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Maritime working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 416 ms. The bar chart above shows every period we have measured.
Is Maritime still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Maritime?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Maritime need an API key?
No. Maritime completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Maritime?
It answers our handshake in 416 ms on average, which is faster than 31% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Maritime open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.