gumroad-mcp
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.
Overview
A Model Context Protocol (MCP) server implementation for Gumroad, enabling MCP-compatible AI clients to interact with the Gumroad API. Features include managing sales, products, and offer codes. The server can be quickly set up using Claude Desktop or manually configured for other MCP-enabled applications.
Quickstart
- Install using
npx gumroad-mcp@latest init
. - Set up with Gumroad credentials via interactive prompt.
Usage
Users can query sales data, generate charts, manage products and offer codes using the MCP-compatible client.
Installation
Requires Node.js 18+, Gumroad account with API access, and an MCP-compatible client. Installation can be done via Smithery or manually for other applications.