MCP Server
MCP
io.github.wmarceau/rideshare-comparison
Compare Uber and Lyft prices for any route
Install
uvx rideshare-comparison-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "rideshare-comparison-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of the rideshare comparison API",
"name": "RIDESHARE_API_URL"
},
{
"description": "API key for rideshare comparison service",
"name": "RIDESHARE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment