Gumroad
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GUMROAD_BASE_URL | No | Custom URL for self-hosted Gumroad instances (the server automatically appends /v2) | |
| GUMROAD_ACCESS_TOKEN | Yes | Your Gumroad API access token generated from the Gumroad Settings > Advanced page |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gumroad_get_userA | Retrieves the authenticated user's data. Available with any scope. |
| gumroad_get_productB | Retrieves a single product by its ID |
| gumroad_get_productsB | Retrieves all of the products |
| gumroad_get_salesC | Retrieves all of the successful sales |
| gumroad_disable_productB | Disables a product by its ID |
| gumroad_enable_productB | Enables a product by its ID |
| gumroad_get_offer_codesA | Retrieves all offer codes for a product |
| gumroad_get_offer_codeA | Retrieves a single offer code by its ID for a specific product |
| gumroad_create_offer_codeB | Creates a new offer code for a product |
| gumroad_update_offer_codeA | Updates the max purchase count of an existing offer code for a product |
| gumroad_delete_offer_codeC | Deletes an offer code for a product |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rmarescu/gumroad-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server