Loading MCP server directory, please wait...
MCP server for PagSeguro/PagBank — orders, Pix, boleto, credit card, charges
npx @getmcp/cli add io.github.codespar/mcp-pagseguroRequires Node.js 18+. Community-contributed server. Review source before installing.
PAGSEGURO_TOKENAPI key for pagseguro
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-pagseguro": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-pagseguro"
],
"env": {
"PAGSEGURO_TOKEN": ""
}
}
}
}