MCP.so
ログイン

Searoute

@Project-Harrison

Searoute について

A Maritime Routing MCP Server that computes sea routes and geodesic distances using searoute and geopy. Built for maritime operations and research.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

Project-Harrison

投稿者

Project Harrison

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "searoute_mcp": {
      "command": "searoute-mcp",
      "args": [],
      "env": {}
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ