Vessel Traffic MCP
Rank #13,016io.github.tools-mcp/vessel-traffic-mcp
Read-only MCP server for vessel AIS, ship tracking, schedules, and BYOK maritime providers.
Vessel Traffic MCP is a Model Context Protocol (MCP) server published by tools-mcp. It ranks #13,016 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Vessel Traffic MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 17, 2026 and most recently updated on May 20, 2026.
Ranks ahead of 119,030 of 132,046 servers on MCP Toplist.
Use Vessel Traffic MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vessel-traffic-mcp -e "VESSEL_MCP_TRANSPORT=<your VESSEL_MCP_TRANSPORT>" -e "VESSEL_MCP_ENABLE_PUBLIC_PROVIDERS=<your VESSEL_MCP_ENABLE_PUBLIC_PROVIDERS>" -- npx -y @tools-mcp/vessel-traffic-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vessel-traffic-mcp]
command = "npx"
args = ["-y", "@tools-mcp/vessel-traffic-mcp"]
[mcp_servers.vessel-traffic-mcp.env]
VESSEL_MCP_TRANSPORT = "<your VESSEL_MCP_TRANSPORT>"
VESSEL_MCP_ENABLE_PUBLIC_PROVIDERS = "<your VESSEL_MCP_ENABLE_PUBLIC_PROVIDERS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vessel-traffic-mcp": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tools-mcp%2Fvessel-traffic-mcp)<a href="https://mcptoplist.com/server/io.github.tools-mcp%2Fvessel-traffic-mcp"><img src="https://mcptoplist.com/badge/io.github.tools-mcp%2Fvessel-traffic-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
tools-mcp
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 20, 2026 |
Frequently asked questions
- 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 listed on the Official MCP Registry?
- Yes — Vessel Traffic MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.