Searoute Ts
Rank #6,686io.github.mayurrawte/searoute
Real shortest sea routes between ports: distance, canals/straits, GeoJSON. UN/LOCODE aware.
Searoute Ts is a Model Context Protocol (MCP) server published by mayurrawte. It ranks #6,686 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Searoute Ts is listed on Official MCP, with 1 tracked version. It was first listed on May 14, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 125,360 of 132,046 servers on MCP Toplist.
Use Searoute Ts
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add searoute -- npx -y @searoute-ts/mcp[mcp_servers.searoute]
command = "npx"
args = ["-y", "@searoute-ts/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"searoute": {
"command": "npx",
"args": [
"-y",
"@searoute-ts/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"searoute": {
"command": "npx",
"args": [
"-y",
"@searoute-ts/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"searoute": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@searoute-ts/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"searoute": {
"command": "npx",
"args": [
"-y",
"@searoute-ts/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"searoute": {
"command": "npx",
"args": [
"-y",
"@searoute-ts/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mayurrawte%2Fsearoute)<a href="https://mcptoplist.com/server/io.github.mayurrawte%2Fsearoute"><img src="https://mcptoplist.com/badge/io.github.mayurrawte%2Fsearoute.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mayurrawte
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 29, 2026 |
Frequently asked questions
- Who maintains Searoute Ts?
- Searoute Ts is maintained by mayurrawte, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Searoute Ts listed on the Official MCP Registry?
- Yes — Searoute Ts is listed on the Official MCP Registry.
- How many versions does Searoute Ts have?
- MCP Toplist tracks 1 version of Searoute Ts, most recently published on Aug 29, 2026.
- Where can I find the source code for Searoute Ts?
- The source code for Searoute Ts is hosted at github.com/mayurrawte/searoute-ts.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.