Skip to main content
Glama

GoCardless MCP Server

by jmceleney

list_customers

Retrieve customer records from GoCardless to manage payment accounts and view client information. Use limit parameter to control the number of results returned.

Instructions

List all customers from GoCardless

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of customers to retrieve (default: 50)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of customers to retrieve (default: 50)", "type": "integer" } }, "type": "object" }

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/jmceleney/gocardless-mcp'

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