Back to Home
sumup icon

sumup-mcp

Verified Safe

by sumup

Overview

Provides a Model Context Protocol (MCP) server to enable large language models (LLMs) to interact with SumUp APIs using natural language.

Installation

Run Command
npm run dev

Environment Variables

  • SUMUP_API_HOST

Security Notes

Authentication relies solely on a Bearer token (SumUp API Key) provided in the Authorization header, which is a standard and acceptable practice for API access. CORS is set to '*' (allow all origins), making the API publicly accessible, which is common for developer tools but relies heavily on the API key for security of operations. No 'eval' or obvious malicious patterns were found in the provided source code. Core business logic involving LLM interaction and SumUp API calls is delegated to the '@sumup/agent-toolkit' library, shifting some security responsibilities to that dependency. The security policy also outlines a private bug bounty program, indicating a proactive approach to security.

Similar Servers

Stats

Interest Score34
Security Score8
Cost ClassMedium
Avg Tokens500
Stars2
Forks0
Last Update2025-12-08

Tags

sumupmcpllm-agentpaymentscloudflare-workers