Skip to content
Windsurf

vesselapi mcp for Windsurf

io.github.vessel-api/vesselapi-mcp

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

client:Windsurf transport:stdio runtime:npm

Install vesselapi mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

vesselapi mcp in other clients