Skip to main content
Glama
CedricConday

Centrapay MCP Server

by CedricConday

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CENTRAPAY_API_KEYYesAPI key for Centrapay authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_payment_requestB

Create a Centrapay payment request under a merchant config. Returns a payment URL and request id.

get_payment_statusA

Get the current status of a Centrapay payment request by id.

void_payment_requestB

Void (cancel) an active Centrapay payment request.

list_payment_requestsA

List payment requests matching an externalRef for a merchant account (Centrapay has no flat list-all).

pay_payment_requestA

Settle a payment request in the sandbox. Requires an assetType and asset reference — used to test webhook/settlement flows.

create_refundB

Refund a paid payment request. Amount in minor units; must not exceed the original.

list_merchantsB

List merchants visible to the API key.

get_merchantA

Get details for a Centrapay merchant by id.

create_merchantB

Create a merchant under an account.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/CedricConday/centrapay-mcp'

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