Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAIB_CLIENT_IDYesOAuth client ID from MAIB developer portal
MAIB_PROJECT_IDYesProject ID from MAIB dashboard
MAIB_CLIENT_SECRETYesOAuth client secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_paymentB

Create a new MAIB e-commerce payment.

get_paymentB

Get payment details by ID.

refund_paymentB

Refund a payment (full or partial).

create_recurringC

Create a recurring payment with a saved card token.

get_recurringC

Get recurring subscription details.

cancel_recurringB

Cancel a recurring subscription.

create_one_click_paymentC

Create a one-click payment with a saved card.

get_transaction_statusC

Get detailed transaction status.

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/theYahia/maib-mcp'

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