MarceauSolutions/rideshare-comparison-mcp
Compare Uber and Lyft prices for any route in real-time with fare estimates, surge pricing info, and cheapest option recommendations
Quick Start
Clone the repository:
git clone https://github.com/MarceauSolutions/rideshare-comparison-mcpClaude Desktop configuration example:
{
"mcpServers": {
"rideshare-comparison-mcp": {
"command": "npx",
"args": [
"-y",
"MarceauSolutions/rideshare-comparison-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.