Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CREEM_API_KEYYesYour Creem API key
CREEM_TEST_MODENoSet to 'true' to use test modefalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_productB

Create a new product in Creem. Products can be one-time payments or recurring subscriptions.

get_productA

Retrieve details of a specific product by ID

search_productsC

Search and list all products

create_checkoutB

Create a checkout session for a product. Returns a checkout URL to redirect customers to.

get_checkoutA

Retrieve checkout session details by ID

get_customerA

Retrieve customer details by email or customer ID

list_customersC

List all customers

create_customer_portal_linkA

Generate a customer portal login link for a customer to manage their subscriptions

get_subscriptionA

Retrieve subscription details by ID

cancel_subscriptionC

Cancel an active subscription

update_subscriptionC

Update subscription (e.g., change number of seats/units)

upgrade_subscriptionC

Upgrade or downgrade a subscription to a different product

activate_licenseB

Activate a license key for a specific instance/device

deactivate_licenseB

Deactivate a license key instance

validate_licenseB

Validate if a license key is active and valid

create_discountB

Create a discount code

get_discountC

Retrieve discount code details

delete_discountC

Delete a discount code

search_transactionsC

Search and list transactions

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/Selenium39/mcp-server-creem'

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