ifood-mcp
非公式。 iFood とは提携しておらず、iFood の承認や支援を受けていません。merchant-api Partners ポータルではありません。消費者向け Web 画面は予告なく変更されることがあります。
デフォルトでは決済しません。
ifood_checkoutは、IFOOD_ALLOW_MUTATIONSが有効 かつexplicit_user_intentが true でない限り、何も行いません。
WAF:
www.ifood.com.br/site-apiは Node から Cloudflare によってブロックされます。検索/ホーム/GraphQL は、ホームブラウザの JWT が機能する場合でも、データセンター IP からは Akamai Access Denied になることがあります。これらは 401 検証済みルートとして提供されていません。
60秒でセットアップ
npx -y ifood-mcp-unofficial setup
npx -y ifood-mcp-unofficial auth start --email you@email.com
npx -y ifood-mcp-unofficial auth complete --code 123456 --email you@email.com
npx -y ifood-mcp-unofficial doctorフォールバック(OTP なし): ログインした状態で ifood.com.br を開く → DevTools → Network → いずれかの marketplace.ifood.com.br リクエスト → Authorization をコピー → 次のように:
npx -y ifood-mcp-unofficial auth --from-header "Bearer eyJ…"Stdio スニペット。ここでは IFOOD_ALLOW_MUTATIONS を設定しないでください:
{
"mcpServers": {
"ifood": {
"command": "npx",
"args": ["-y", "ifood-mcp-unofficial"]
}
}
}Related MCP server: ParcelPilot MCP Server
ツール
種別 | ツール |
読み取り · 自分 |
|
読み取り · 注文 |
|
読み取り · 閲覧 |
|
メタ |
|
ゲート付きカート |
|
ゲート付き決済 |
|
意図のみ |
|
HTTP(オプション、ループバック)
npx -y ifood-mcp-unofficial --http127.0.0.1 にバインドし、Origin をチェックします。DNS リバインディング対策であり、公開サーバーではありません。
テスト
npm test実際の iFood ログインは不要です。
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to browse product catalogs, search products with filters, and initiate checkouts, generating order summaries and checkout URLs.
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to retrieve customer, order, ticket, policy, and agreement information, and to prepare or execute state-changing support actions like escalations and follow-ups with confirmation and access control.
- AlicenseCqualityAmaintenanceLets users search nearby stores and products, inspect their Rappi cart, manage saved addresses, and track orders locally, with payment and checkout actions disabled by default unless explicitly enabled and confirmed. It uses an undocumented Rappi API and protects privacy through redaction and local token storage.40953MIT
- AlicenseBqualityBmaintenanceEnables AI agents to get 99Pop and 99Moto fare estimates, ride history, and live tracking while keeping credentials local and ride requests fail-closed by default.11113MIT
Related MCP Connectors
Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.
Odoo ERP for AI agents: hosted OAuth endpoint, gated writes, one endpoint for every instance.
Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/davidmosiah/ifood-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server