58
grade D
2 days ago
glama

Payments MCP

Centralizes payment gateway integrations for Pagar.me (customers, recipients, Pix, credit card, splits, charges) and Woovi/OpenPix (Pix charges, refunds, webhook verification) through MCP tools.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: PAGARME_API_KEY, PAGARME_PUBLIC_KEY
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.
configMCP_HTTP_DEBUG
configMCP_HTTP_PORTSe você definir , o servidor também expõe MCP via HTTP (Streamable HTTP).
🔐 secretPAGARME_API_KEY(obrigatória): usada como Basic Auth username (password vazio)
🔐 secretPAGARME_PUBLIC_KEY(opcional, mas recomendado): necessária para pagarme_create_card_token / pagarme_get_token
configWOOVI_APP_ID(obrigatória): header Authorization (AppID)
configWOOVI_BASE_URL(opcional):
// 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 3 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/lpillonwp-mcp-payments-h1k7p0)](https://m8ven.ai/mcp/lpillonwp-mcp-payments-h1k7p0)
commit: 7f85c7b5427d03a3a1f1910684d7938877d936e3
code hash: 7d2d781ef0164d77ad6dec3bb1cae334a119a7fb1aa9c6369adb4e25a28d8b5f
verified: 4/18/2026, 6:33:32 PM
view raw JSON →