ifood-mcp
비공식. iFood와 제휴, 보증, 지원 관계가 아닙니다. merchant-api Partners 포털도 아닙니다. 소비자 웹 화면은 예고 없이 변경될 수 있습니다.
기본적으로 결제하지 않습니다.
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-verified 라우트로 제공되지 않습니다.
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