Skip to main content
Glama

GoCardless MCP Server

by jmceleney

list_subscriptions

Retrieve and filter subscription records from GoCardless to manage recurring payment plans and monitor customer billing status.

Instructions

List subscriptions from GoCardless

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of subscriptions to retrieve (default: 50)
statusNoFilter by subscription status

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of subscriptions to retrieve (default: 50)", "type": "integer" }, "status": { "description": "Filter by subscription status", "type": "string" } }, "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