Ubereats MCP Server
MCP server for Uber Eats - let AI agents search restaurants, browse menus, place orders, and track deliveries. Its 11 documented tools cover ubereats, cart. It runs locally over stdio via the published package.
People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-03-16 · ★ 3 · #163 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25
TypeScript servers · how we verify → /methodology
01 · Install Ubereats
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add markswendsen-code-mcp-ubereats -- npx -y @striderlabs/mcp-ubereats Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"markswendsen-code-mcp-ubereats": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-ubereats"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package @striderlabs/mcp-ubereats - the @striderlabs scope differs from the repo owner (markswendsen-code); confirm it's the project's official package
registry namespace io.github.markswendsen-code is GitHub-verified and matches the repo owner
03 · What Ubereats can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can check login status, get the login URL to open in a browser, set delivery address before searching, and search restaurants by name, food type, or cuisine.
Capability map
Tools grouped from the project's README - what Ubereats lets an agent do.
Ubereats
10 tools - e.g. Check login status; returns login URL if not authenticated; Clear stored session cookies (log out); Set delivery address before searching
ubereats_status · ubereats_logout · ubereats_set_address · ubereats_search · ubereats_get_restaurant · ubereats_add_to_cart…
auth & access
1 tool - e.g. Get the login URL to open in a browser
ubereats_login
Limitations (from the README)
- Uber Eats must be available in your region - Menu customizations (modifiers, options) may require additional interaction - Order placement requires a valid payment method on your Uber Eats account - Dynamic pricing and availability may differ from what is displayed
04 · Who maintains Ubereats
ubereats is maintained by markswendsen-code. We track 19 MCP servers from markswendsen-code - 19 actively maintained, 31 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from markswendsen-code.
- instacart MCP server for Instacart - let AI agents manage grocery shopping and place orders autonomously ★ 9
- southwest MCP server for Southwest Airlines - search flights, manage bookings ★ 2
- doordash MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering ★ 7
- walmart MCP server for Walmart - search products, manage cart, track orders ★ 3
- delta MCP server for Delta Airlines - search flights, check status, manage trips ★ 4
05 · Facts
- repository
- github.com/markswendsen-code/mcp-ubereats
- category
- automation - ranked #163 of 194 actively-maintained automation servers as of 2026-08-25.
- registry
- io.github.markswendsen-code/ubereats (active, first published 2026-03-15)
- packages
- npm:@striderlabs/mcp-ubereats
06 · Ubereats FAQ
Is Ubereats still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-16. We re-verify nightly.
What can Ubereats do?
With this server connected, an agent can check login status, get the login URL to open in a browser, set delivery address before searching, and search restaurants by name, food type, or cuisine.
How do I install Ubereats?
Run `npx -y @striderlabs/mcp-ubereats`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Ubereats run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Ubereats
Alternatives to Ubereats
Maintained automation servers if Ubereats isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 69,309 · 2026-08-24
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 32,478 · 2026-08-25
- Windows MCP An MCP Server for computer-use in Windows OS ★ 6,808 · 2026-08-22
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,503 · 2026-08-24
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,760 · 2026-08-22
- Tooluniverse 2,500+ scientific tools for AI scientists: life science, research, literature, and more. ★ 1,655 · 2026-08-20
More automation MCP servers · Walmart · Mastercard Developers MCP · Autocarver · PLwC - Personality Layer with Conscience · Swsd
More TypeScript MCP servers · Android (martingeidobler) · Adis · Ares · Cnb · Dd · see all