Skip to main content
Glama

GoCardless MCP Server

by jmceleney

get_subscription_details

Retrieve complete subscription information including mandate and customer details in a single API call using the subscription ID.

Instructions

Get complete subscription info including mandate and customer in one call

Input Schema

NameRequiredDescriptionDefault
subscription_idYesThe GoCardless subscription ID (e.g., SB123)

Input Schema (JSON Schema)

{ "properties": { "subscription_id": { "description": "The GoCardless subscription ID (e.g., SB123)", "type": "string" } }, "required": [ "subscription_id" ], "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