Cloud Infrastructure
Trust: 41/100 (Fair)SumUp MCP Server Guide
Tools to explore SumUp accounts, payments, customers, and payouts.
11 starsby sumup
Quick Start
Install
npx @sumup/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sumup-mcp": {
"command": "npx",
"args": [
"@sumup/mcp"
]
}
}
}