Skip to main content

Rideshare Comparison MCP

mcp-name: io.github.wmarceau/rideshare-comparison

Compare Uber and Lyft prices for any route using Claude Desktop.

Installation

pip install rideshare-comparison-mcp

Usage with Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "rideshare-comparison": {
      "command": "python",
      "args": ["-m", "rideshare_comparison_mcp"],
      "env": {
        "RIDESHARE_API_URL": "http://your-api-url",
        "RIDESHARE_API_KEY": "your-api-key"
      }
    }
  }
}

Available Tools

compare_rideshare_prices

Compare Uber and Lyft prices for a specific route.

Example prompt: "Compare Uber and Lyft prices from SFO airport to downtown San Francisco"

get_supported_cities

Get a list of cities with rideshare pricing data.

Example prompt: "Which cities are supported for rideshare comparison?"

get_booking_link

Get a deep link to book a ride directly in the Uber or Lyft app.

Example prompt: "Get me a booking link for Uber from my location to the airport"

Features

  • Real-time price comparison between Uber and Lyft
  • Surge pricing detection
  • Deep links for instant booking
  • Support for major US cities
  • Distance and duration estimates

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rideshare_comparison_mcp-1.0.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rideshare_comparison_mcp-1.0.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file rideshare_comparison_mcp-1.0.0.tar.gz.

File metadata

File hashes

Hashes for rideshare_comparison_mcp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 82dd7c3d2cb5377a10382989684ff16daade6dbcae29e4676756f0830ad3be6b
MD5 42ad457576578fe503a19881eaa2f57a
BLAKE2b-256 72b03e9b875f1f5fed7ae6bd9d45be9dde7ed4de7978d274cc116cf232851475

See more details on using hashes here.

File details

Details for the file rideshare_comparison_mcp-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for rideshare_comparison_mcp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 89fe5172d201883aff146da3f27eab7da5efdd877780319977718ea2e4bc12b4
MD5 8b2f92dc1aae4d4431a0db467c1a450a
BLAKE2b-256 e3cb4ed2fad35d85de531cb8eac4c48ce0a6a7f70fbedd90279684a93c03d614

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page