
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
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
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
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments