MCP.so
Sign In

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

Category

Other

Transports

stdio

Publisher

Project-Harrison

Submitted by

Project Harrison

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

Comments

More Other MCP servers