gumroad-mcp
10
Gumroad MCP Server provides a Model Context Protocol implementation that allows AI clients to interact with the Gumroad API. It supports managing sales, products, and offer codes and can be integrated with MCP-compatible tools like Claude Desktop.
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