A Maritime Routing MCP Server that computes sea routes and geodesic distances using searoute and geopy. Built for maritime operations and research.
Server Config
{
"mcpServers": {
"searoute_mcp": {
"command": "searoute-mcp",
"args": [],
"env": {}
}
}
}