Rideshare Comparison
Rank #48,152io.github.wmarceau/rideshare-comparison
MCP server providing rideshare-comparison capabilities
Rideshare Comparison is a Model Context Protocol (MCP) server published by wmarceau. It ranks #48,152 of 132,113 servers tracked on MCP Toplist. Rideshare Comparison is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jan 14, 2026 and most recently updated on Jan 14, 2026.
Ranks ahead of 83,961 of 132,113 servers on MCP Toplist.
Use Rideshare Comparison
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rideshare-comparison -e "RIDESHARE_API_URL=<your RIDESHARE_API_URL>" -e "RIDESHARE_API_KEY=<your RIDESHARE_API_KEY>" -- uvx rideshare-comparison-mcpReplace each placeholder with your own value before saving.
[mcp_servers.rideshare-comparison]
command = "uvx"
args = ["rideshare-comparison-mcp"]
[mcp_servers.rideshare-comparison.env]
RIDESHARE_API_URL = "<your RIDESHARE_API_URL>"
RIDESHARE_API_KEY = "<your RIDESHARE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rideshare-comparison": {
"command": "uvx",
"args": [
"rideshare-comparison-mcp"
],
"env": {
"RIDESHARE_API_URL": "<your RIDESHARE_API_URL>",
"RIDESHARE_API_KEY": "<your RIDESHARE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rideshare-comparison": {
"command": "uvx",
"args": [
"rideshare-comparison-mcp"
],
"env": {
"RIDESHARE_API_URL": "<your RIDESHARE_API_URL>",
"RIDESHARE_API_KEY": "<your RIDESHARE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rideshare-comparison": {
"type": "stdio",
"command": "uvx",
"args": [
"rideshare-comparison-mcp"
],
"env": {
"RIDESHARE_API_URL": "<your RIDESHARE_API_URL>",
"RIDESHARE_API_KEY": "<your RIDESHARE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rideshare-comparison": {
"command": "uvx",
"args": [
"rideshare-comparison-mcp"
],
"env": {
"RIDESHARE_API_URL": "<your RIDESHARE_API_URL>",
"RIDESHARE_API_KEY": "<your RIDESHARE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rideshare-comparison": {
"command": "uvx",
"args": [
"rideshare-comparison-mcp"
],
"env": {
"RIDESHARE_API_URL": "<your RIDESHARE_API_URL>",
"RIDESHARE_API_KEY": "<your RIDESHARE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wmarceau%2Frideshare-comparison)<a href="https://mcptoplist.com/server/io.github.wmarceau%2Frideshare-comparison"><img src="https://mcptoplist.com/badge/io.github.wmarceau%2Frideshare-comparison.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
wmarceau
Other servers by wmarceau
View all wmarceau servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Jan 14, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Rideshare Comparison?
- Rideshare Comparison is maintained by wmarceau, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Rideshare Comparison listed on the Official MCP Registry?
- Yes — Rideshare Comparison is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Rideshare Comparison have?
- MCP Toplist tracks 2 versions of Rideshare Comparison, most recently published on Jan 14, 2026.
- Where can I find the source code for Rideshare Comparison?
- The source code for Rideshare Comparison is hosted at github.com/wmarceau/rideshare-comparison-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.