MCP server for Global Fishing Watch data — vessel search, events, fishing hours, and region lookups
{
"mcpServers": {
"globalfishingwatchgfw-cli": {
"command": "npx",
"args": [
"-y",
"@globalfishingwatch/gfw-cli"
]
}
}
}