uber-eats-mcp-server

uber-eats-mcp-server

176

The Uber Eats MCP Server project is a proof of concept for creating Model Context Protocol servers to work with Uber Eats. It aims to facilitate integration with external tools using an open protocol and requires Python and specific API keys.

Uber Eats MCP Server

  • This is a proof of concept for building MCP servers on top of Uber Eats.
  • Requires Python 3.12 or higher and Anthropic API key.
  • Use a virtual environment to install dependencies and setup.
  • Note focuses on utilizing MCP protocol with stdio as transport method and disabling browser output.
  • Includes debugging options using MCP inspector tool.