Skip to main content
Glama
conekta

Conekta MCP Server

Official
by conekta

create_plan

Create subscription plans for recurring payments by defining billing intervals, pricing, trial periods, and expiration cycles.

Instructions

Create a subscription plan.

Args: name: Plan name amount: Plan price in cents currency: ISO currency code (e.g., MXN, USD) interval: Billing interval (day, week, half_month, month, year) frequency: How often the interval repeats (default 1) trial_period_days: Number of trial days before first charge expiry_count: Number of billing cycles before plan expires

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
amountYes
currencyYes
intervalYes
frequencyNo
trial_period_daysNo
expiry_countNo

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

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