MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. uber-eats-mcp-server

uber-eats-mcp-server

GitHub

This repository provides a proof-of-concept MCP server built on top of Uber Eats, enabling seamless integration between LLM applications and external tools using the Model Context Protocol. This repository provides

204
16

Uber Eats MCP Server

This repository provides a proof-of-concept (POC) for building Model Context Protocol (MCP) servers specifically tailored for Uber Eats. It leverages the open MCP standard to facilitate seamless integration between Large Language Model (LLM) applications and external tools.

What is MCP?

The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external tools.

Prerequisites

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

Note

Due to the use of stdio as the MCP transport, all browser output has been disabled.

Debugging

The MCP inspector tool can be run using the following command:

uv run mcp dev server.py

Repository

ER
ericzakariasson

ericzakariasson/uber-eats-mcp-server

Created

March 1, 2025

Updated

March 27, 2025

Language

Python

Category

AI