MCP Server
MCP
io.github.geraservicesuk/mcp-geraride
Book rides, request deliveries, estimate fares, track trips. 50+ countries.
Install
npx -y @gera-services/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@gera-services/mcp-geraride",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL for the GeraRide API (defaults to https://api.geraride.com)",
"name": "GERARIDE_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment