MCP Geraride runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.
Book rides, request deliveries, estimate fares, track trips. 50+ countries.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @gera-services/mcp-geraride ссылается на geraservicesuk/mcp-geraride
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-geraride -- npx -y @gera-services/mcp-geraride
{
"mcpServers": {
"mcp-geraride": {
"args": [
"-y",
"@gera-services/mcp-geraride"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-geraride]
command = "npx"
args = ["-y", "@gera-services/mcp-geraride"]
{
"mcpServers": {
"mcp-geraride": {
"args": [
"-y",
"@gera-services/mcp-geraride"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-geraride": {
"args": [
"-y",
"@gera-services/mcp-geraride"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GERARIDE_API_URL (Base URL for the GeraRide API (defaults to https://api.geraride.com)).
The author declared them in the registry entry; get the values from the project itself.
Browse restaurants, search dishes, order food delivery, track riders. 50+ countries.
Book rides, get fare estimates, and manage trips across African cities with Rovv.
Moving estimates, box rentals, and delivery in BC. Requires Eco Van Move account (OAuth or token).
Search travel eSIM plans for 150+ countries and buy via Stripe link; eSIM QR delivered by email.
Country guides, customs rules, mover directory and quote requests for 155+ countries
Browse courses, enroll, track progress, find tutors. Education platform. 50+ countries.
Check if a contractor's remodeling bid is fair: analyze a quote, get cost + labor estimates.
Property rental: search listings, check availability, book rentals. 50+ countries.
Answers built from our own checks of this server.