ubereats-mcp

aaymeloglu/ubereats-mcp
★ 0 stars TypeScript AI/LLM Updated today
Unofficial Uber Eats MCP server. Browse restaurants and populate your cart from past orders via any MCP client. Work in progress.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ubereats-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aaymeloglu/ubereats-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that exposes Uber Eats browse and reorder functionality to AI assistants like [Claude Code](https://claude.ai/code). Built with the [Model Context Protocol TypeScript SDK](https://github.com/modelcontextprotocol/typescript-sdk), [impit](https://github.com/apify/impit) for TLS-fingerprint-spoofing HTTP, and Playwright for interactive login.

Tools (6)

get_restaurant_menulist_recent_ordersloginreorder_past_ordersearch_restaurantssession_status