mcpbeat

Rovv - Book Rides in Africa MCP Server

com.rovvafrica/ride-booking
answering

Rovv - Book Rides in Africa is answering right now. Last checked 8 min ago. It exposes 9 tools.

Book rides, get fare estimates, and manage trips across African cities with Rovv.

Uptime history 40 hours of history · worst hour 0%
40 hours agonow
98.9%
Uptime 24h
90 of 91 checks
9
Tools
read from the server
913 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 8 min ago.

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

Available tools 9

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

book
book_ride
Book a Rovv ride. Requires pickup/dropoff coordinates, a vehicle_type ID (from get_fare_estimate), and payment method. Returns booking confirmation with ride number.
cancel
cancel_ride
Cancel an active ride. Optionally provide a reason.
current
get_current_ride
Get the status of the user's current active ride, including driver details, ETA, and ride status.
fare
get_fare_estimate
Get available vehicle types and fare estimates for a trip. Returns a list of vehicle options with prices, ETAs, and vehicle type IDs needed for booking.
place
get_place_details
Get the exact coordinates and full address for a place using its place_id (returned from search_places). Call this after search_places to get lat/lng needed for fare estimates and booking.
places
search_places
Search for a location by name. Returns a list of matching places with addresses. Use this to find the pickup or dropoff location before booking a ride.
ride
get_ride_history
Get the user's past ride history. Returns recent completed and cancelled rides.
route
get_route_info
Get driving route information between two points including distance, duration, and polyline.
wallet
get_wallet_balance
Get the user's Rovv wallet balance, total added, total spent, and recent transactions.

Endpoints

URLTransportStateLatencyChecked
https://rovvafrica.com/api/v1/mcp streamable-http answering 1042 ms 8 min ago

Rovv - Book Rides in Africa — questions

Answers built from our own checks of this server.

What can Rovv - Book Rides in Africa do?
It exposes 9 tools, read directly from the server on our last check. Among them: book_ride, cancel_ride, get_current_ride, get_fare_estimate, get_place_details, get_ride_history and 3 more. 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 Rovv - Book Rides in Africa working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 913 ms. The bar chart above shows every period we have measured.
How do I connect Rovv - Book Rides in Africa?
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 Rovv - Book Rides in Africa need an API key?
No. Rovv - Book Rides in Africa completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Rovv - Book Rides in Africa?
It answers our handshake in 913 ms on average, which is faster than 7% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.