gumroad-mcp

gumroad-mcp

3.4

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

  1. gumroad_get_products

    Get all products

  2. gumroad_get_product

    Get individual product information

  3. gumroad_disable_product

    Disable Products

  4. gumroad_enable_product

    Enable Product

  5. gumroad_get_sales

    Get sales data

  6. gumroad_get_offer_codes

    Get all product discount codes

  7. gumroad_create_offer_code

    Create a new discount code

  8. gumroad_update_offer_code

    Update the discount code

  9. gumroad_delete_offer_code

    Delete the discount code

  10. gumroad_get_user

    Get user information