Developer Tools
Trust: 37/100 (Limited)io.github.vessel-api/vesselapi-mcp Guide
MCP server for the VesselAPI — maritime vessel tracking, port events, emissions, and navigation data
by vessel-api
Quick Start
Install
npx vesselapi-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-vessel-api-vesselapi-mcp": {
"command": "npx",
"args": [
"vesselapi-mcp"
]
}
}
}