# Datalastic Maritime MCP for AI Agents AI Agent Connect

> Datalastic Maritime MCP lets your AI agent track ships, find ports, and pull technical vessel specs in real time. It connects your agent to global shipping data so you can monitor cargo movements, audit supply chains, and find port codes without switching tabs.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_V27VmtEogPpibcH2fHkjtyZHwU7t7lNBHbAUo6GN/ai-agent-connect
- **Tags:** maritime-data, ais-tracking, vessel-intelligence, port-information, real-time-logistics

## Description

Imagine you're trying to track a cargo ship moving across the Pacific or find the exact UN/LOCODE for a terminal in Brazil. Usually, this means jumping between multiple maritime databases, copying coordinates, and squinting at messy status logs. Datalastic Maritime changes that. By connecting this Connector to your agent, you can just ask for a ship's current position, its last known ETA, or a list of all active tankers within a specific radius of a coastline. It handles the heavy lifting of querying global shipping data so you can stay focused on the logistics. You can use it to audit a fleet's history or find specific port details for international trade compliance. It’s one of the many specialized tools available in the Vinkius catalog, designed to turn your AI into a dedicated port captain. Instead of digging through spreadsheets, you get direct answers about vessel specs, maritime traffic, and global port locations through a simple conversation.

## Tools

### get_port_details
Get specific coordinates and details for a maritime port. Use this to map out terminal locations.

### get_vessel_history
Pull historical AIS tracks and location data for a ship. It helps you see where a vessel has been.

### get_vessel_pro_specs
Retrieve advanced technical specs like tonnage and dimensions. This is great for auditing ship capacities.

### get_vessel_status
Check the real-time status and current location of a vessel. Use it to see if a ship is underway or docked.

### find_vessels_in_radius
Find every vessel currently within a circular radius. This is perfect for monitoring local maritime traffic.

### search_ports_by_name
Search for maritime ports using a text name. Use this to quickly find a specific terminal.

### search_ports_by_country
Find all maritime ports within a specific country. This helps with regional logistics planning.

### search_maritime_vessels
Search for ships by their name. Use this to start a deep dive into a specific vessel's data.

## Prompt Examples

**Prompt:** 
```
Find the current position of the ship 'Ever Given'.
```

**Response:** 
```
I've located the **Ever Given** in the maritime database.

*   **Status:** Underway using Engine
*   **Current Position:** 32.5° N, 31.2° E
*   **Destination:** Port of Southampton
*   **Estimated Arrival:** October 15th, 14:30 UTC

Would you like me to pull the historical AIS track for this vessel?
```

**Prompt:** 
```
What are the major ports in Brazil?
```

**Response:** 
```
Here are the primary maritime ports in **Brazil (BR)**:

| Port Name | UN/LOCODE | Coordinates |
| :--- | :--- | :--- |
| Santos | BRSSZ | 23.96° S, 46.33° W |
| Paranaguá | BRPNG | 26.00° S, 51.21° W |
| Itajaí | BRITJ | 27.20° S, 48.55° W |

I can provide more details on any of these terminals if you need.
```

**Prompt:** 
```
Show me the specs for a cargo ship with MMSI 235114578.
```

**Response:** 
```
I've retrieved the technical specifications for the vessel with MMSI **235114578**:

*   **Vessel Type:** Cargo Ship
*   **Flag:** Panama
*   **Gross Tonnage:** 120,000
*   **Dimensions:** 330m x 32m
*   **Status:** Active

Do you need to see its current location or historical path?
```

## Capabilities

### Track live ship positions
Get the current location and status of any vessel in the global shipping network.

### Find vessels in a radius
Identify all active ships and cargo tankers within a specific circular area.

### Pull technical vessel specs
Retrieve detailed dimensions, tonnages, and other technical data for commercial ships.

### View historical AIS tracks
Access past location data to see the historical paths a vessel has traveled.

### Locate ports by country
Generate a list of maritime ports within a specific country to plan regional logistics.

### Get port coordinates and codes
Retrieve exact geolocations and official UN/LOCODEs for global maritime terminals.

## Use Cases

### Real-time Cargo Tracking
A logistics manager asks where the 'Ever Given' is and its ETA. The agent pulls the real-time status and destination using get_vessel_status.

### Regional Logistics Planning
A trade analyst needs a list of all ports in Brazil. The agent uses search_ports_by_country to provide the terminal list and codes.

### Trade Compliance Audits
A compliance officer checks a vessel's flag and specs. The agent pulls the full metadata for the ship using get_vessel_pro_specs.

### Local Traffic Monitoring
A port captain wants to see all tankers within 50 miles. The agent uses find_vessels_in_radius to find every active vessel in that area.

## Benefits

- Stop manual tracking. Use get_vessel_status to see where ships are right now without opening a browser.
- Audit fleet history. Pull past paths using get_vessel_history to see exactly how cargo moved.
- Find ports faster. Use search_ports_by_country to get a list of terminals in any region instantly.
- Get precise specs. Use get_vessel_pro_specs to see tonnages and dimensions for trade compliance.
- Monitor local traffic. Use find_vessels_in_radius to see what's moving near a specific coastline or port.
- Simplify port identification. Use get_port_details to grab UN/LOCODEs and coordinates for logistics planning.

## How It Works

The bottom line is you get instant access to global maritime data without leaving your AI chat.

1. Subscribe to the Datalastic Maritime MCP on the Vinkius marketplace.
2. Add your Datalastic API key to your AI client configuration.
3. Ask your agent to find ships, track ETAs, or pull port data in plain English.

## Frequently Asked Questions

**Can the Datalastic Maritime MCP track ships in real-time?**
Yes, it pulls live location data and status updates directly from global maritime feeds. You can ask your agent for a ship's current status or ETA at any time.

**How do I find port codes with Datalastic Maritime?**
You can ask the agent to list ports by country or search by a specific port name. It will provide the official UN/LOCODEs and coordinates for those locations.

**Can I see where a ship has been?**
Yes, the Connector can retrieve historical AIS tracks. This allows you to see the past paths a vessel has traveled for research or auditing.

**Can Datalastic Maritime find ships near a specific location?**
Yes, you can ask your agent to find all vessels within a specific circular radius. This is great for monitoring local maritime traffic or port activity.

**Is this good for trade compliance?**
Yes, it is highly useful for compliance. You can quickly pull vessel flags, technical specifications, and metadata to verify details for international shipments.

**Can I track a ship using its name?**
Yes! Use the `search_maritime_vessels` tool with the vessel's name. It will return a list of matching ships with their MMSI numbers, which you can then use for real-time tracking.

**What is an MMSI number?**
MMSI stands for Maritime Mobile Service Identity. It is a unique 9-digit number used to identify a vessel's radio equipment and is the primary identifier for AIS tracking.

**How can I find the official code for a port?**
Use the `search_ports_by_country` tool with the 2-letter ISO country code. The response will list ports in that country along with their official UN/LOCODEs.