ericzakariasson_uber-eats-mcp-server

ericzakariasson_uber-eats-mcp-server

0

This project is a proof of concept for building Model Context Protocol servers utilizing Uber Eats as a base. It requires Python and integration with LLM providers.

Uber Eats MCP Server

POC for building MCP servers on top of Uber Eats.

Prerequisites

  • Python 3.12 or higher
  • Anthropic API key or other LLM provider

Setup

  1. Use a virtual environment.
  2. Install needed packages.
  3. Update API key in .env file.