Skip to main content
Glama

GoCardless MCP Server

by jmceleney

list_payouts

Retrieve payout records from GoCardless to monitor and manage payment distributions to your account. Specify the number of payouts to display for financial tracking.

Instructions

List payouts from GoCardless

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of payouts to retrieve (default: 50)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of payouts 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