Uber Eats Server
БесплатноНе проверенEnables interaction with Uber Eats for food ordering and delivery management through natural language, acting as a proof-of-concept MCP integration.
Описание
Enables interaction with Uber Eats for food ordering and delivery management through natural language, acting as a proof-of-concept MCP integration.
README
This is a POC of how you can build an MCP servers on top of Uber Eats
https://github.com/user-attachments/assets/05efbf51-1b95-4bd2-a327-55f1fe2f958b
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
Setup
Ensure you have a virtual environment activated:
uv venv source .venv/bin/activate # On Unix/MacInstall required packages:
uv pip install -r requirements.txt playwright installUpdate the
.envfile with your API key:ANTHROPIC_API_KEY=your_openai_api_key_here
Note
Since we're using stdio as MCP transport, we have disable all output from browser use
Debugging
You can run the MCP inspector tool with this command
uv run mcp dev server.py
Установка Uber Eats Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/iflow-mcp/uber-eats-mcp-serverFAQ
Uber Eats Server MCP бесплатный?
Да, Uber Eats Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Uber Eats Server?
Нет, Uber Eats Server работает без API-ключей и переменных окружения.
Uber Eats Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Uber Eats Server в Claude Desktop, Claude Code или Cursor?
Открой Uber Eats Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Uber Eats Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
