Skip to main content
Glama
by sumup
server.json614 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.sumup/mcp", "title": "SumUp MCP Server", "description": "Tools to explore SumUp accounts, payments, customers, and payouts.", "repository": { "url": "https://github.com/sumup/sumup-mcp", "source": "github" }, "version": "0.1.1", "remotes": [ { "type": "streamable-http", "url": "https://mcp.sumup.com", "headers": [ { "name": "Authentication", "description": "SumUp API key for authentication.", "is_required": true, "is_secret": true } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sumup/sumup-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server