Loomal

SumUp MCP Server

MCP server by github.com/sumup/sumup-agent-toolkit

Tools to explore SumUp accounts, payments, customers, and payouts.

11 starsnpm: @sumup/mcp

About SumUp MCP Server

SumUp MCP Server is an MCP (Model Context Protocol) server published by sumup in the official MCP registry, listed under Finance on Loomal. Tools to explore SumUp accounts, payments, customers, and payouts.

It ships as an npm package (@sumup/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sumup/sumup-agent-toolkit, where the project has earned 11 GitHub stars.

Use SumUp MCP Server with your agent

Claude Code · one command
claude mcp add sumup-mcp-server -- npx -y @sumup/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sumup-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@sumup/mcp"
      ]
    }
  }
}
npm@sumup/mcp

Frequently asked questions

What is SumUp MCP Server?
SumUp MCP Server is an MCP (Model Context Protocol) server by sumup in the Finance category. Tools to explore SumUp accounts, payments, customers, and payouts.
How do I connect SumUp MCP Server to Claude, Cursor, or another MCP client?
Install SumUp MCP Server from its npm package (@sumup/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is SumUp MCP Server open source?
Yes — the source code is public at github.com/sumup/sumup-agent-toolkit, with 11 GitHub stars.
Can AI agents pay to use SumUp MCP Server?
Not yet through Loomal — SumUp MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SumUp MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.