iamhenry/revenuecat-mcp
If you are the rightful owner of revenuecat-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The RevenueCat MCP Server is a Model Context Protocol server that provides full access to the RevenueCat v2 REST API, enabling seamless integration with AI agents and IDEs like Cursor and VS Code.
Tools
Functions exposed to the LLM to take actions
CreateOffering
Create a new offering
GetOffering
Retrieve offering details
UpdateOffering
Update offering properties
DeleteOffering
Delete an offering
ListOfferings
List all offerings with pagination
CreateProduct
Create a new product
GetProduct
Retrieve product details
UpdateProduct
Update product properties
DeleteProduct
Delete a product
ListProducts
List all products with pagination
CreateEntitlement
Create a new entitlement
GetEntitlement
Retrieve entitlement details
UpdateEntitlement
Update entitlement properties
DeleteEntitlement
Delete an entitlement
ListEntitlements
List all entitlements with pagination
CreatePackage
Create a new package
GetPackage
Retrieve package details
UpdatePackage
Update package properties
DeletePackage
Delete a package
ListPackages
List all packages with pagination
CreatePriceExperiment
Create a new price experiment
GetPriceExperiment
Retrieve price experiment details
UpdatePriceExperiment
Update price experiment properties
DeletePriceExperiment
Delete a price experiment
ListPriceExperiments
List all price experiments with pagination
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client