mcpbeat

Road Trip Planner MCP Server

com.stopful/road-trip-planner
answering

Road Trip Planner is answering right now. Last checked 2 min ago. It exposes 1 tools.

Plot an AI-planned road trip onto an editable Stopful map — drive times, hotels & EV chargers.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
82.6%
Uptime 24h
76 of 92 checks
1
Tools
read from the server
300 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add road-trip-planner --transport http https://stopful.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "road-trip-planner": {
      "url": "https://stopful.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.road-trip-planner]
url = "https://stopful.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "road-trip-planner": {
      "url": "https://stopful.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "road-trip-planner": {
      "url": "https://stopful.com/api/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

plot
plot_trip
Creates a road trip on Stopful, or updates one plotted earlier, and returns an interactive map of it — adding, removing, reordering or renaming stops, changing nights, dates or party size, and redrawing the route. Renders a multi-stop driving route as an interactive map and returns a link to it, plus an inline map in clients that support one. Takes a list of stops in driving order, each with a place name, optional decimal lat/lon and number of nights; a stop without coordinates is geocoded from its name, and coordinates that fall far from where the name resolves are reported back in the result. Accepts an optional trip name, start date, party size, and a day-by-day itinerary that becomes a day view over the map. The map shows per-leg drive times and distances, and is editable: the traveller can drag a pin to move a stop or drag the route to add one, and their changes are saved to the trip. Covers road trips and other multi-stop routes; a single destination or a route with no stops to draw has nothing to render. The result contains the map link, the trip as structured data, and the trip's `id` (see the `id` parameter for updating an existing trip).

Endpoints

URLTransportStateLatencyChecked
https://stopful.com/api/mcp streamable-http answering 651 ms 2 min ago

Road Trip Planner — questions

Answers built from our own checks of this server.

What can Road Trip Planner do?
It exposes 1 tools, read directly from the server on our last check. Among them: plot_trip. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Road Trip Planner working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 76 of 92 checks got a reply (82.6%), average response time 300 ms. The bar chart above shows every period we have measured.
How do I connect Road Trip Planner?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Road Trip Planner need an API key?
No. Road Trip Planner completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Road Trip Planner?
It answers our handshake in 300 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.