a day ago
Free rental car search with real-time pricing from multiple providers. No login required.
Server Config
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "app.octotrip/rental-cars",
"title": "OctoTrip Rental Cars",
"description": "Free, no-login rental car search with real-time pricing. Affiliate-attributed booking links.",
"repository": {
"url": "https://github.com/octotrip/rental-cars",
"source": "github"
},
"version": "0.2.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.octotrip.app/rental-cars/mcp"
}
]
}