Loading MCP server directory, please wait...
Compare Uber and Lyft prices for any route
npx @getmcp/cli add io.github.wmarceau/rideshare-comparisonRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wmarceau/rideshare-comparison": {
"command": "uvx",
"args": [
"rideshare-comparison-mcp"
],
"env": {
"RIDESHARE_API_URL": "",
"RIDESHARE_API_KEY": ""
}
}
}
}