Skip to main content
Glama

hotmart-mcp

MCP server for Hotmart digital products platform (Brazil).

Tools (8)

Tool

Description

list_sales

List sales history

get_sale

Get sale details

list_subscriptions

List subscriptions

cancel_subscription

Cancel a subscription

list_products

List products

get_commission

Get commission summary

list_users

List users

refund_purchase

Refund a purchase

Quick Start

{
  "mcpServers": {
    "hotmart": {
      "command": "npx",
      "args": ["-y", "@theyahia/hotmart-mcp"],
      "env": {
        "HOTMART_CLIENT_ID": "<YOUR_HOTMART_CLIENT_ID>",
        "HOTMART_CLIENT_SECRET": "<YOUR_HOTMART_CLIENT_SECRET>",
        "HOTMART_BASIC": "<YOUR_HOTMART_BASIC>"
      }
    }
  }
}

Environment Variables

Variable

Required

Description

HOTMART_CLIENT_ID

Yes

OAuth client ID

HOTMART_CLIENT_SECRET

Yes

OAuth client secret

HOTMART_BASIC

Yes

Basic auth token

License

MIT

-
security - not tested
A
license - permissive license
-
quality - not tested

Latest Blog Posts

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/theYahia/hotmart-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server