# NavAPI MCP for AI Agents AI Agent Connect

> NavAPI lets your AI agent handle global maritime navigation and shipping logistics. It pulls real-time vessel traffic, audits nautical distances between ports, and finds available nautical charts. Instead of digging through technical portals, you can just ask your agent for the data you need to plan routes or monitor port activity instantly.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_FJn9OvPoOFVlxP6ky4A7yUuj5IEGMtDknaaCzXcI/ai-agent-connect
- **Tags:** maritime-data, port-data, navigation-routes, vessel-tracking, logistics-intelligence

## Description

Managing global shipping logistics usually means juggling dozens of tabs, manual coordinate lookups, and jumping between different port databases. NavAPI changes that by giving your AI agent a direct line to high-resolution maritime data. You can stop copy-pasting port metadata or manually calculating distances between continents. Instead, you just tell your agent what you need to know. It can pull the current traffic stats for a specific harbor, find the best nautical charts for a region, or verify the distance between two ports in seconds. This turns your AI into a specialized nautical consultant that handles the heavy lifting of data retrieval. When you connect this through the Vinkius catalog, you get a unified way to manage these complex queries without leaving your primary workspace. It is about moving from searching for data to actually using it to make decisions about routes, logistics, and regional maritime audits. You can build a new supply chain or audit existing routes much faster because this data is available through a simple conversation. By automating the retrieval of port coordinates, country metadata, and vessel distribution, you can focus on high-level strategy. Having this data available through a simple conversation makes a massive difference in how quickly you can move. You no longer have to worry about whether your data is localized or up to date because the connection handles that for you. It makes the entire process of maritime research feel like a conversation with a domain expert who has all the maps and statistics ready at a moment's notice.

## Tools

### check_api_status
Check if the NavAPI service is currently online. Use this to ensure your connection is active before running heavy queries.

### get_port_distance
Calculate the nautical distance between two specific ports. It helps you quickly audit shipping scales and logistics.

### get_nautical_ports
List global maritime ports with an optional country filter. This is great for finding specific entry points in a region.

### get_port_vessel_traffic
Get real-time vessel traffic statistics for a specific port. Use this to understand current industry distribution instantly.

### list_nautical_charts
List nautical charts for a specific geographic area. It helps you find the right maps for regional navigation planning.

### search_maritime_routes
Search for maritime shipping routes. This tool helps you identify established paths for large-scale logistics.

## Prompt Examples

**Prompt:** 
```
Find all the ports in Japan.
```

**Response:** 
```
I've retrieved the ports for Japan! Here are the primary maritime entries:

| Port Name | Country | Coordinates |
| :--- | :--- | :--- |
| Port of Tokyo | Japan | 35.61° N, 139.75° E |
| Port of Yokohama | Japan | 35.46° N, 139.63° E |
| Port of Kobe | Japan | 34.68° N, 135.08° E |

Would you like to see the current vessel traffic for any of these?
```

**Prompt:** 
```
What's the distance from Singapore to Rotterdam?
```

**Response:** 
```
The nautical distance between Singapore and Rotterdam is approximately **8,300 NM** via the Suez Canal. 

I can also help you with:
* Auditing the specific shipping routes.
* Checking current vessel traffic at either port.
* Finding available nautical charts for the Suez region.
```

**Prompt:** 
```
Is the Port of Shanghai busy right now?
```

**Response:** 
```
I've checked the real-time traffic for the Port of Shanghai (CNSHA). 

* **Current Vessel Count:** 200+ vessels
* **Primary Activity:** High volume of container ships and bulk carriers.

Would you like a breakdown of the traffic by vessel type?
```

## Capabilities

### Audit global port details
Get coordinates and country metadata for thousands of maritime ports.

### Calculate nautical distances
Find the exact distance between any two global ports.

### Monitor vessel traffic
See real-time ship activity and distribution for specific ports.

### Locate nautical charts
Identify available charts for specific geographic areas.

### Search shipping routes
Find established maritime paths for logistics planning.

### Verify service status
Check if the NavAPI connection is active and operational.

## Use Cases

### Checking port congestion
A logistics analyst needs to know if a port is busy. They ask the agent for current traffic at the Port of Shanghai using `get_port_vessel_traffic`.

### Mapping a new trade route
A researcher is mapping a new trade route. They ask the agent to find the distance between Singapore and Rotterdam using `get_port_distance`.

### Finding navigation maps
A ship operator needs to find navigation maps for a specific coast. They ask the agent to list available charts for that region using `list_nautical_charts`.

### Identifying regional ports
An ops lead needs to find all ports in a specific country. They ask the agent to list ports in that country using `get_nautical_ports`.

## Benefits

- Stop manual coordinate lookups by using `get_nautical_ports` to find port metadata instantly.
- Get precise logistics scaling by using `get_port_distance` to audit nautical distances between any two ports.
- Monitor real-time harbor activity with `get_port_vessel_traffic` to see current vessel distribution.
- Simplify regional planning by using `list_nautical_charts` to find available maps for specific areas.
- Identify established shipping lanes quickly with `search_maritime_routes` to speed up route audits.
- Ensure your workflow stays active by using `check_api_status` to verify the connection is live.

## How It Works

The bottom line is you get a conversational interface for complex global shipping and maritime logistics data.

1. Subscribe to the NavAPI MCP on Vinkius.
2. Add your NavAPI.com API key to your configuration.
3. Start asking your AI client to audit routes or pull port data.

## Frequently Asked Questions

**Can NavAPI help me find maritime ports?**
Yes, NavAPI provides a list of global maritime ports including country and coordinate metadata. This helps you quickly identify entry points for shipping and logistics planning.

**How does NavAPI calculate nautical distances?**
NavAPI calculates the exact nautical distance between any two ports. This allows you to audit shipping scales and plan logistics routes with precise measurements.

**Can I use NavAPI to see real-time vessel traffic?**
Yes, you can query current vessel traffic for specific ports. This gives you a real-time view of industry distribution and port congestion.

**Does NavAPI provide nautical charts for specific areas?**
NavAPI can list available nautical charts for specific geographic regions. This is useful for navigation planning and identifying regional maritime data.

**Is NavAPI good for auditing shipping routes?**
Yes, it allows you to search for and audit established maritime shipping routes. This is ideal for trade researchers and logistics analysts who need to verify shipping lanes.

**How do I use NavAPI for maritime research?**
You can use it to pull port metadata, check distances, and monitor traffic for any region. It provides a conversational way to access global maritime data without manual searching.

**How do I find my NavAPI Key?**
Log in to your [**NavAPI dashboard**](https://navapi.com/), and you will find your API Key under the 'API Settings' or 'My Keys' section. Copy and paste it below.

**Does it calculate real-world nautical distances?**
Yes. The `get_port_distance` tool calculates the distance in nautical miles (NM) between two ports using established maritime routes.

**Can the agent show vessel counts at ports?**
Yes. The `get_port_vessel_traffic` tool provides real-time statistics on the number of vessels currently identified at a specific port.