69
/ 100
9 days ago
glama

RappiMCP

Enables Claude to browse stores, search products, manage the cart, and open checkout on Rappi Chile through natural language, automating grocery and delivery purchases.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: RAPPI_ACCESS_TOKEN, RAPPI_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretRAPPI_ACCESS_TOKENBearer token for API calls
🔐 secretRAPPI_REFRESH_TOKENUsed to obtain new access tokens
configRAPPI_DEVICE_IDUUID identifying the browser session
configRAPPI_USER_IDNumeric Rappi user ID
configCHROME_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bgirardi99-rappimcp-1m4vtd)](https://m8ven.ai/mcp/bgirardi99-rappimcp-1m4vtd)
commit: 98dae2c169dfb34e9b2f0e2188d651f3688947d0
code hash: 3029e664e8aa521374b25368f55dce46e187a7424edf8400af97b59377c70448
verified: 6/17/2026, 11:40:34 AM
view raw JSON →