Skip to main content
Travel & TransportationPython

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

travel-transportationcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/MarceauSolutions/rideshare-comparison-mcp

Claude 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.

Details

Category
Travel & Transportation
Language
Python
Author
MarceauSolutions