
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.
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
—
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments