Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Roamward MCP

app.roamward/roamward-mcp

Plan U.S. road trips across 104 published drives with reviewed stops and honest detour costs.

Uptime
100.0%
1 direct probes · 30d
Response
871ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

list_drives

United States coverage across 50 published drives today; strongest in the West and Southwest, with coverage growing in waves. Lists published, shelf-reviewed drives at zero Mapbox cost. For individual…

get_drive

United States coverage across 50 published drives today; strongest in the West and Southwest, with coverage growing in waves. Returns the frozen corridor, ranked detour shelf, adjacent drives, and pla…

search_stops

United States coverage across 50 published drives today; strongest in the West and Southwest, with coverage growing in waves. Uses the same exact-first, category-aware scorer as roamward.app search an…

plan_drive

United States coverage across 50 published drives today; strongest in the West and Southwest, with coverage growing in waves. Published endpoint pairs use their stored shelf with zero Mapbox calls; no…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "roamward_mcp": {
      "url": "https://www.roamward.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}