gumroad-mcp
If you are the rightful owner of gumroad-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.
A Model Context Protocol (MCP) server implementation for Gumroad, enabling MCP-compatible AI clients to interact with the Gumroad API.
The Gumroad MCP Server is a specialized implementation of the Model Context Protocol (MCP) designed to facilitate interaction between AI clients, such as Claude Desktop, and the Gumroad API. This server allows users to perform various operations on their Gumroad account, such as retrieving sales data, managing products, and handling offer codes. By leveraging the MCP, AI assistants can seamlessly integrate with external services, enhancing their functionality and providing users with a more comprehensive toolset. The server is easy to set up and configure, requiring only a few steps to connect with Gumroad using an access token. Once configured, users can execute a range of commands to manage their Gumroad account efficiently.
Features
- Seamless integration with Gumroad API for AI clients.
- Supports product management, including enabling and disabling products.
- Provides sales data retrieval and analysis capabilities.
- Facilitates offer code management, including creation and deletion.
- Easy setup with interactive prompts for configuration.
Tools
gumroad_get_products
Get all products
gumroad_get_product
Get individual product information
gumroad_disable_product
Disable Products
gumroad_enable_product
Enable Product
gumroad_get_sales
Get sales data
gumroad_get_offer_codes
Get all product discount codes
gumroad_create_offer_code
Create a new discount code
gumroad_update_offer_code
Update the discount code
gumroad_delete_offer_code
Delete the discount code
gumroad_get_user
Get user information