hotmart-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hotmart-mcpshow me my commission summary for this month"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
hotmart-mcp
MCP server for Hotmart digital products platform (Brazil).
Tools (8)
Tool | Description |
| List sales history |
| Get sale details |
| List subscriptions |
| Cancel a subscription |
| List products |
| Get commission summary |
| List users |
| 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 |
| Yes | OAuth client ID |
| Yes | OAuth client secret |
| Yes | Basic auth token |
License
MIT
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