
Searoute
@Project-Harrison
About Searoute
A Maritime Routing MCP Server that computes sea routes and geodesic distances using searoute and geopy. Built for maritime operations and research.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"searoute_mcp": {
"command": "searoute-mcp",
"args": [],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Searoute?
Searoute is an MCP server that integrates searoute-py with the Model Context Protocol to let LLM clients compute oceangoing distances, generate full sea routes with waypoints in GeoJSON format, and compare sea route distances against geodesic great-circle distances from latitude/longitude inputs.
How to use Searoute?
—
Key features of Searoute
- Compute oceangoing distances between lat/lon points
- Generate complete sea routes with waypoints (GeoJSON)
- Compare sea route distances to great-circle distances
Use cases of Searoute
- Maritime distance calculation for shipping and logistics
- Generation of sea route waypoints for map visualization
- Comparison of actual ocean route length vs. straight-line distance
FAQ from Searoute
—
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments