maritime
Server Details
Signed global shipping & commodity data: oil, LNG, grain, sanctions, fleet, emissions.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- rootz-global/mcp-servers
- GitHub Stars
- 0
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
12 toolsshipping_chokepointInspect
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".
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Alias for chokepoint (free text) | |
| chokepoint | No | "Hormuz", "Suez", "Malacca", or "Bab el-Mandeb" |
shipping_country_flowsInspect
Trade partners for a specific country (who they export to / import from). Pass the country as country or query.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Alias for country | |
| country | No | ||
| direction | No | exports |
shipping_doc_intelInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic: "platforms", "mletr", "fraud", "standards", "stats", or "overview" |
shipping_emissionsInspect
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).
| Name | Required | Description | Default |
|---|---|---|---|
| imo | No | IMO number (7 digits) | |
| year | No | Reporting period year (2018-2024) | |
| limit | No | ||
| query | No | Free-text: IMO number or ship type/name | |
| ship_type | No | Ship type filter (e.g., "Oil tanker", "LNG carrier") |
shipping_fleetInspect
Query tanker fleet database. Accepts structured filters OR a free-text query (matches vessel name, IMO, owner, or type).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Free-text: vessel name, IMO, owner company, or type | |
| search | No | ||
| company | No | ||
| vessel_type | No |
shipping_oil_pricesInspect
Get oil price benchmarks (WTI, Brent)
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| benchmark | No | all |
shipping_oil_tradeInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Free-text: a country name or keyword | |
| period | No | ||
| partner | No | ||
| product | No | ||
| reporter | No |
shipping_sanctioned_at_euInspect
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).
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Filter by year (2018-2024) | |
| limit | No | ||
| query | No | Program (e.g. "Iran"), flag state, or vessel name |
shipping_sanctionsInspect
Check vessel/entity against OFAC sanctions
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| query | Yes |
shipping_statusInspect
Database statistics and data freshness
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
shipping_top_exportersInspect
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).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| product | No | crude |
shipping_vessel_typesInspect
Fleet breakdown by vessel type
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!