Compute maritime route distances and generate full sea routes in GeoJSON.
The materials indicate this MCP tool mainly performs local computation of maritime routes and distances, with no declared secrets or remote endpoints, so the overall risk appears low. Normal local code-execution capability still warrants attention, and the repository has low community adoption with unknown maintenance status.
The materials explicitly state that no keys or environment variables are required. There is no indication of API tokens, account credentials, or other sensitive authentication data being requested or used, so credential exposure appears limited.
No remote endpoint is declared, and the description only indicates route-distance and GeoJSON route computation. There is no evidence in the provided materials that user data is sent to external services.
The objective checks flag this tool as executes-code, meaning it runs locally as an executable MCP component. This is a normal property for this type of tool; no excessive privileges beyond its stated function are evident, but it should still be treated as local code execution.
The materials do not mention reading or writing local files, accessing databases, browser data, or other sensitive resources. Based on the description, it appears to be primarily a computational tool with no sign of excessive data access.
Positive factors include being open source under the MIT License, which allows code review. However, the source is a third-party registry, the repository has 0 stars, and maintenance status is unknown, so community validation and ongoing upkeep are weak; review the code and dependencies before adoption.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "searoute_mcp" yet — see the docs or source repo.
Calculate the maritime route distance from the Port of Shanghai to the Port of Rotterdam and return the main route details.
Returns the maritime distance between the two ports and a route summary for analysis.
Generate the full maritime route from Singapore to Los Angeles and output it in GeoJSON format.
Returns GeoJSON route data that can be used directly in mapping systems or GIS tools.
Compare the maritime distances of three routes: Ningbo to Hamburg, Shenzhen to Antwerp, and Qingdao to Dubai, then organize the results in a table.
Outputs a comparison table of route distances for logistics planning or data analysis.
Get real-time maritime weather, cyclone alerts, and route calculations for sea planning.
Generate styled map images with customizable themes and route overlays.
Search Hong Kong transit routes and plan trips across major transport modes.
Calculate routes, distances, and travel times via the OSRM public demo server.
Search motorcycle transport routes and prices across France with no authentication.
Route, snap, and optimize trips with OSRM map data.