69
/ 100
24 days ago
glama

Mercora

Enables AI agents to discover products, build carts, and complete purchases across multiple downstream commerce services through a secure, contract-driven API.

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.
🔐
You'll be asked for 3 credentials: MERCORA_JWT_SECRET, STRIPE_TEST_KEY, MERCORA_API_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.
configMERCORA_DATABASE_DSN
🔐 secretMERCORA_JWT_SECRET
configMERCORA_JWT_ISSUER
configMERCORA_JWT_AUDIENCE
configMERCORA_RATE_LIMIT_MAX_REQUESTS
configMERCORA_RATE_LIMIT_WINDOW_SECONDS
🔐 secretSTRIPE_TEST_KEYcp .env.example .env # add , JWT secrets, etc.
configOTEL_EXPORTER_OTLP_ENDPOINTTrace collector endpoint
configMERCORA_API_URL"env": { "": "http://localhost:8000", "MERCORA_CLIENT_ID": "agent-demo" }
🔐 secretMERCORA_API_TOKEN
// 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/gnanadeepgudapati-acg-agent-commerce-gateway-1d3fmr)](https://m8ven.ai/mcp/gnanadeepgudapati-acg-agent-commerce-gateway-1d3fmr)
commit: 8a987b1a050edaa2a7fa4b3ea103b1dbb457dd8f
code hash: 777acb14af280e0bd5490671857028cd3d34638b3ceae5982ea69f3adaa11c36
verified: 7/7/2026, 9:58:46 AM
view raw JSON →