Skip to content
Cline

vesselapi mcp for Cline

io.github.vessel-api/vesselapi-mcp

MCP server for the VesselAPI — maritime vessel tracking, port events, emissions, and navigation data

client:Cline transport:stdio runtime:npm

Install vesselapi mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "vesselapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vesselapi-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

vesselapi mcp in other clients