MCP server for Uber Eats - let AI agents order food delivery
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for Uber Eats β let AI agents search restaurants, browse menus, place orders, and track deliveries.
Built by Strider Labs.
Or run directly with npx:
Add to your MCP client configuration (e.g., Claude Desktop ~/Library/Application Support/Claude/claude_desktop_config.json):
This connector uses Playwright browser automation. On first use:
ubereats_status β it will return a login URLubereats_status again to verify the session was saved~/.strider/ubereats/cookies.jsonTo log out or reset your session:
| Tool | Description |
|---|---|
ubereats_status | Check login status; returns login URL if not authenticated |
ubereats_login | Get the login URL to open in a browser |
ubereats_logout | Clear stored session cookies (log out) |
| Tool | Description |
|---|---|
ubereats_set_address | Set delivery address before searching |
| Tool | Description |
|---|---|
ubereats_search | Search restaurants by name, food type, or cuisine |
ubereats_get_restaurant | Get restaurant details and full menu |
| Tool | Description |
|---|---|
ubereats_add_to_cart | Add an item to cart with quantity and special instructions |
ubereats_view_cart | View current cart contents and totals |
ubereats_clear_cart | Remove all items from cart |
ubereats_checkout | Preview or place the order (confirm=true to place) |
ubereats_track_order | Track an active order's status and ETA |
~/.strider/ubereats/cookies.jsonMIT Β© Strider Labs
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ubereats)<a href="https://allmcps.com/mcp/ubereats"><img src="https://allmcps.com/api/badge/ubereats?style=directory" alt="Ubereats on AllMCPs" /></a>