Rappi Mcp Unofficial
БесплатноПоддерживаетсяUnofficial local-first Rappi MCP for personal cart, store search, addresses and order tracking. Never pays unless RAPPI_ALLOW_MUTATIONS and explicit_user_intent
Описание
Unofficial local-first Rappi MCP for personal cart, store search, addresses and order tracking. Never pays unless RAPPI_ALLOW_MUTATIONS and explicit_user_intent are both set.
README
Rappi MCP
Give your AI agent your Rappi cart, nearby stores, orders and tracking.
Local-first MCP — credentials never leave your machine.
Checkout is fail-closed unless you opt in twice.
Unofficial. Not affiliated with, endorsed by, or supported by Rappi. Not the Rappi Partners restaurant API. The consumer web/app surface can change without notice.
Never pays by default.
rappi_place_orderand payment writes do nothing unlessRAPPI_ALLOW_MUTATIONSis enabled andexplicit_user_intentis true. Guest tokens cannot charge. Street, phone, email and last-four are redacted.
Setup in 60 seconds
npx -y rappi-mcp-unofficial setup
npx -y rappi-mcp-unofficial auth --from-header "Bearer eyJ…"
npx -y rappi-mcp-unofficial doctor
Token is not OAuth. Open rappi.com.br logged in → DevTools → Network → any services.rappi.com.br call → copy the Authorization header. Guest search still works without a token; pay tools stay blocked.
Stdio snippet (Claude Desktop, Cursor, Grok Bot). Do not set RAPPI_ALLOW_MUTATIONS here:
{
"mcpServers": {
"rappi": {
"command": "npx",
"args": ["-y", "rappi-mcp-unofficial"]
}
}
}
See examples/claude-desktop.json and examples/grok-bot.md.
Skill or MCP
Same package, two doors. MCP registers tools on stdio/HTTP. The skill is the workflow (search → compare → stop before checkout) and can drive the same tools through the CLI when the client has no MCP:
npx -y rappi-mcp-unofficial call rappi_search_stores --json '{"query":"leite"}'
Gates are identical. Copy skill/SKILL.md into your agent skills dir (~/.agents/skills/rappi/ or Claude/Grok equivalent).
Tools
| Kind | Tools |
|---|---|
| Read · browse | rappi_search_stores, rappi_search_products, rappi_get_store, rappi_browse_stores, rappi_browse_catalog, rappi_home, rappi_home_feed, rappi_recent_searches |
| Read · cart / pay | rappi_get_cart, rappi_web_cart, rappi_list_payment_methods, rappi_list_coupons, rappi_checkout_preview |
| Read · address / orders | rappi_list_addresses, rappi_geocode_address, rappi_list_orders, rappi_list_active_orders, rappi_get_order, rappi_track_order, rappi_get_order_eta, rappi_get_order_receipt, rappi_get_order_invoice, rappi_get_order_status, rappi_order_chat |
| Meta | rappi_connection_status, rappi_capabilities (includes honest_gaps; not Top5), rappi_privacy_audit |
| Gated cart (mutations and intent) | rappi_add_to_cart, rappi_update_cart_item, rappi_clear_cart, rappi_reorder, rappi_apply_coupon |
| Gated pay (mutations and intent) | rappi_place_order, rappi_set_payment_method, rappi_cancel_order, rappi_tip_order |
| Intent only | rappi_logout, rappi_set_active_address, rappi_create_address, rappi_update_address, rappi_delete_address, rappi_rate_order |
HTTP (optional, loopback)
Default transport is stdio. Streamable HTTP binds 127.0.0.1 and checks Origin against http://127.0.0.1:<port> (override with RAPPI_MCP_ALLOWED_ORIGIN). This is DNS-rebinding mitigation, not a public server.
npx -y rappi-mcp-unofficial --http
# GET http://127.0.0.1:3000/health
# POST http://127.0.0.1:3000/mcp
Security
Tokens live in ~/.rappi-mcp/tokens.json (0600). They are not in git, the npm tarball, or default examples. Full notes: SECURITY.md. Agents: llms.txt.
Tests
npm test
No live Rappi login required.
Установить Rappi Mcp Unofficial в Claude Desktop, Claude Code, Cursor
unyly install rappi-mcp-unofficialСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add rappi-mcp-unofficial -- npx -y rappi-mcp-unofficialПошаговые гайды: как установить Rappi Mcp Unofficial
FAQ
Rappi Mcp Unofficial MCP бесплатный?
Да, Rappi Mcp Unofficial MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Rappi Mcp Unofficial?
Нет, Rappi Mcp Unofficial работает без API-ключей и переменных окружения.
Rappi Mcp Unofficial — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Rappi Mcp Unofficial в Claude Desktop, Claude Code или Cursor?
Открой Rappi Mcp Unofficial на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
автор: paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare Rappi Mcp Unofficial with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
