Loading MCP server directory, please wait...
Tools to explore SumUp accounts, payments, customers, and payouts.
npx @getmcp/cli add io.github.sumup/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SUMUP_API_KEYSumUp API key with permissions for the requested operations.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sumup/mcp": {
"command": "npx",
"args": [
"-y",
"@sumup/mcp"
],
"env": {
"SUMUP_API_KEY": ""
}
}
}
}