Vessel Traffic MCP
Rank #8925glama/tools-mcp/vessel-traffic-mcp
Read-only MCP server for vessel identity lookup, AIS-style positions, tracks, port calls, carrier schedules, vessel schedules, and delay heuristics with source attribution and BYOK provider support.
Vessel Traffic MCP is a Model Context Protocol (MCP) server published by tools-mcp. It ranks #8925 of 58,900 servers tracked on MCP Toplist. Vessel Traffic MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 17, 2026 and most recently updated on May 20, 2026.
Ranks ahead of 49,975 of 58,900 servers on MCP Toplist.
Use Vessel Traffic MCP
Add Vessel Traffic MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"vessel-traffic-mcp": {
"command": "npx",
"args": [
"-y",
"@tools-mcp/vessel-traffic-mcp"
],
"env": {
"VESSEL_MCP_TRANSPORT": "<your VESSEL_MCP_TRANSPORT>",
"VESSEL_MCP_ENABLE_PUBLIC_PROVIDERS": "<your VESSEL_MCP_ENABLE_PUBLIC_PROVIDERS>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
tools-mcp
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 20, 2026 |
Frequently asked questions
- What is Vessel Traffic MCP?
- Read-only MCP server for vessel identity lookup, AIS-style positions, tracks, port calls, carrier schedules, vessel schedules, and delay heuristics with source attribution and BYOK provider support.
- Who maintains Vessel Traffic MCP?
- Vessel Traffic MCP is maintained by tools-mcp, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Vessel Traffic MCP an official MCP server?
- Yes — Vessel Traffic MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Vessel Traffic MCP have?
- MCP Toplist tracks 1 version of Vessel Traffic MCP, most recently published on May 20, 2026.
- Where can I find the source code for Vessel Traffic MCP?
- The source code for Vessel Traffic MCP is hosted at github.com/tools-mcp/vessel-traffic-mcp.