SumUp MCP Server
Enable AI Agents to interact with SumUp for smarter payment workflows. SumUp AI toolkit contains collections of SDKs for building AI-enhanced applications integrated with SumUp. You can build payments processing solutions, reporting, and much more with the AI toolkit. It runs locally over stdio via the published package.
People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · ★ 12 · #42 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install SumUp MCP Server
before you install - you'll need
SUMUP_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add sumup-sumup-agent-toolkit -- npx -y @sumup/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"sumup-sumup-agent-toolkit": {
"command": "npx",
"args": [
"-y",
"@sumup/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
npm package @sumup/mcp - published under the repo owner's npm scope (@sumup)
registry namespace io.github.sumup is GitHub-verified and matches the repo owner
03 · What SumUp MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
typescript-v0.14.0 · 2026-08-15
0.14.0 (2026-08-15) · add tool execution observability · generate the tool registry · require approval for mutating tools · Performance Improvements · reduce tool catalog context · align framework examples · Build…
mcp-v0.11.2 · 2026-08-15
0.11.2 (2026-08-15) · fail fast on invalid startup · require Node.js 22 · Build System & Dependencies · deps-dev: bump @rslib/core · deps-dev: bump the tooling group across 1 directory with 3 updates · bump fast-uri…
typescript-v0.13.0 · 2026-07-11
0.13.0 (2026-07-11) · update deps to latest · Build System & Dependencies · deps-dev: bump @biomejs/biome from 2.4.9 to 2.4.14 in /typescript · deps-dev: bump @rslib/core in /typescript in the rslib group · deps-dev…
04 · Who maintains SumUp MCP Server
SumUp MCP Server is maintained by sumup. It's the only MCP server we track from this author; the repo dates to Apr 2025.
05 · Facts
- repository
- github.com/sumup/sumup-agent-toolkit
- category
- finance - ranked #42 of 283 actively-maintained finance servers as of 2026-08-25.
- release cadence
- 4 releases in the last 90 days (latest 2026-08-15)
- registry
- io.github.sumup/mcp (active, first published 2025-11-02)
- packages
- npm:@sumup/mcp
06 · SumUp MCP Server FAQ
What is SumUp MCP Server?
Enable AI Agents to interact with SumUp for smarter payment workflows. SumUp AI toolkit contains collections of SDKs for building AI-enhanced applications integrated with SumUp. You can build payments processing solutions, reporting, and much more with the AI toolkit. It runs locally over stdio via the published package.
Is SumUp MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install SumUp MCP Server?
Run `npx -y @sumup/mcp`. The README documents one environment variable (SUMUP_API_KEY) to set first. You can also paste the ready-made client config above.
Does SumUp MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to SumUp MCP Server
Alternatives to SumUp MCP Server
Maintained finance servers if SumUp MCP Server isn't the fit.
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,214 · 2026-08-24
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,613 · 2026-08-25
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 787 · 2026-08-25
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 737 · 2026-08-14
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 712 · 2026-06-20
- Finlab AI Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. ★ 413 · 2026-08-14
Pairs well with
Servers that cover what SumUp MCP Server doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · AI Audit Trail · Swarmwage · Recon Crypto MCP · VaultPilot MCP · Headless Tracker
More TypeScript MCP servers · Vulcanus · Sunub Obsidian MCP Server · Supabase · Search1 API · Superlog · see all