Uber Eats MCP Server
@MCP-Mirror
Uber Eats MCP Server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"ericzakariasson_uber-eats-mcp-server": {
"command": "uv",
"args": [
"run",
"mcp",
"dev",
"server.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Uber Eats MCP Server?
A proof-of-concept MCP server that demonstrates how to build Model Context Protocol servers on top of Uber Eats. It is for developers exploring integration between LLM applications and Uber Eats via browser automation.
How to use Uber Eats MCP Server?
Activate a Python virtual environment with uv venv and source .venv/bin/activate, install dependencies (uv pip install -r requirements.txt and playwright install), then set an Anthropic API key in the .env file. The server uses stdio transport and can be debugged with uv run mcp dev server.py.
Key features of Uber Eats MCP Server
—
Use cases of Uber Eats MCP Server
—
FAQ from Uber Eats MCP Server
What Python version is required?
Python 3.12 or higher.
What API key is needed?
An Anthropic API key, set in the .env file under ANTHROPIC_API_KEY.
How do I install the required packages?
Run uv pip install -r requirements.txt and then playwright install.
What transport does the server use?
Standard input/output (stdio) transport, so all browser output from Playwright is disabled.
How can I debug the server?
Use the MCP inspector tool with the command uv run mcp dev server.py.
「その他」の他のコンテンツ
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント