Skip to main content
Glama
davidmosiah

ifood-mcp

비공식. iFood와 제휴, 보증, 지원 관계가 아닙니다. merchant-api Partners 포털도 아닙니다. 소비자 웹 화면은 예고 없이 변경될 수 있습니다.

기본적으로 결제하지 않습니다. ifood_checkoutIFOOD_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

도구

종류

도구

읽기 · 내 정보

ifood_customer_me, ifood_list_addresses, ifood_contact_methods, ifood_list_payment_methods, ifood_loyalty_cards, ifood_benefits

읽기 · 주문

ifood_list_orders, ifood_get_order, ifood_previous_items, ifood_get_cart

읽기 · 둘러보기

ifood_search, ifood_home, ifood_categories, ifood_merchant_info, ifood_filter_options, ifood_reviews, ifood_merchant_payment_methods

메타

ifood_connection_status, ifood_capabilities, ifood_privacy_audit

게이트 장바구니

ifood_create_cart, ifood_set_delivery_method, ifood_set_payment_method

게이트 결제

ifood_checkout

의도 전용

ifood_logout

HTTP(선택 사항, 루프백)

npx -y ifood-mcp-unofficial --http

127.0.0.1에 바인딩하고 Origin을 확인합니다. DNS 리바인딩 완화 조치이며, 공개 서버가 아닙니다.

테스트

npm test

실제 iFood 로그인은 필요하지 않습니다.

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables 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.
  • A
    license
    C
    quality
    A
    maintenance
    Lets 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.
    40
    953
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    Enables 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.
    11
    113
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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