Vessel Traffic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 27 May 2026.
Read-only MCP server for vessel AIS, ship tracking, schedules, and BYOK maritime providers.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vessel-traffic-mcp -- npx -y @tools-mcp/vessel-traffic-mcp
{
"mcpServers": {
"vessel-traffic-mcp": {
"args": [
"-y",
"@tools-mcp/vessel-traffic-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vessel-traffic-mcp]
command = "npx"
args = ["-y", "@tools-mcp/vessel-traffic-mcp"]
{
"mcpServers": {
"vessel-traffic-mcp": {
"args": [
"-y",
"@tools-mcp/vessel-traffic-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vessel-traffic-mcp": {
"args": [
"-y",
"@tools-mcp/vessel-traffic-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.