MCP server
MCP oficial da PushinPay: cobranças PIX, consulta de transações e saldo via IA.
C55/100grade C
Adoption
New
23 downloads/wk
Reviews
Write oneNobody has reviewed MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MCP tools (3)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
consultar_saldoRetorna o saldo disponível e o valor bloqueado da conta PushinPay.
consultar_transacaoConsulta o status de uma transação PIX pelo ID. Status possíveis:
criar_cobranca_pixCria uma cobrança PIX (cash-in) e retorna o código copia-e-cola (EMV) e o QR Code.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
no findings
- Code scan8 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Overall 55/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON
Install directly
Runs npx -y @pushinpaybr/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp -- npx -y @pushinpaybr/mcp-server
MCP: common questions
- Is MCP server safe?
- With care: it is graded C, so read the findings first (55/100). Read the MCP safety report
- How do I install MCP?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does MCP need an API key?
- Yes. The registry entry asks for
PUSHINPAY_TOKEN. - Is MCP maintained?
- The latest release is v0.1.1.