
Mcp Geraride
Give your coding agent GeraRide tools to estimate fares, book rides, request deliveries, and track trips in multi-country demos.
Overview
io.github.geraservicesuk/mcp-geraride is a MCP server for the Build phase that lets agents book rides, request deliveries, estimate fares, and track trips via GeraRide across 50+ countries.
What is this MCP server?
- Book rides and request deliveries through GeraRide MCP tools
- Estimate fares before the user commits to a trip
- Track active trips from agent-driven workflows
- Operations in 50+ countries per server description
- stdio npm package @gera-services/mcp-geraride with GERARIDE_API_URL override
- Registry version 0.1.0 (schema 2025-12-11)
- npm identifier @gera-services/mcp-geraride, stdio transport
- Service footprint described as 50+ countries
What problem does it solve?
Mobility features in your agent stall because each fare quote or booking requires custom GeraRide API glue.
Who is it for?
Indie builders shipping concierge, logistics, or travel agents that must talk to GeraRide live in Claude Code or Cursor.
Skip if: Products with no on-demand transport scope, or teams without GeraRide credentials and compliance review for real bookings.
What do I get? / Deliverables
Once registered, your agent invokes GeraRide MCP tools for estimates, bookings, deliveries, and trip status through a single stdio server.
- GeraRide tools exposed to your agent (rides, deliveries, fares, tracking)
- Environment-driven API base URL for dev or prod
- Repeatable MCP config instead of per-feature HTTP scripts
Recommended MCP Servers
Journey fit
How it compares
GeraRide MCP bridge, not a replacement for GeraRide’s own rider apps or a generic maps skill.
Common Questions / FAQ
Who is io.github.geraservicesuk/mcp-geraride for?
Developers building MCP-hosted agents that need ride booking, delivery requests, fare estimates, and trip tracking against GeraRide.
When should I use io.github.geraservicesuk/mcp-geraride?
Use it while building integrations for assistants that orchestrate real rides or deliveries instead of mock trip data.
How do I add io.github.geraservicesuk/mcp-geraride to my agent?
Install @gera-services/mcp-geraride, configure stdio in your MCP client, set GERARIDE_API_URL if required, and restart the host so tools are discoverable.