hotmart-mcp
This server connects to your Hotmart account, enabling you to manage sales, subscriptions, products, coupons, events, and members area through natural language commands and visual dashboards.
š° Sales
List sales history, view summaries, participants, price details, and commissions (producer, co-producer, affiliate)
Refund a sale by transaction code ā ļø (irreversible)
Visual apps: sales dashboard (revenue cards, daily chart, payment type breakdown), sales breakdown (top products/buyers), commissions dashboard
š Subscriptions
List subscriptions, transactions, summaries, and subscriber purchase history
Cancel (single or batch) ā ļø, reactivate (single or batch), and change billing due day
Generate or preview negotiation proposals for delinquent subscribers (boleto/PIX installment plans)
Visual apps: subscriptions health dashboard, churn analyzer, subscriber 360 view
š¦ Products
List products, their offers (prices/discounts), and subscription plans
Visual app: product catalog dashboard
šļø Coupons
List, create, and delete coupons for specific products
Visual app: coupon manager (validity, discount, usage)
š Members Area (Club)
List modules, pages, and students; retrieve student progress
Visual apps: module analytics dashboard, students overview (engagement, progress ranking)
š« Events (ETICKET only)
Get event info and list participants (filterable by lot, ticket type, status, check-in)
Visual app: event dashboard with participant table and lot breakdown
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-mcpcria um cupom de 20% pro produto X"
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
Connect Claude (or any MCP client) to your Hotmart account. Sales, subscriptions, members area, products, coupons.
Install
pip install git+https://github.com/thaleslaray/hotmart-mcp.gitRelated MCP server: cobroya
Configure
Get your credentials at developers.hotmart.com ā create app ā copy
Client ID,Client SecretandBasic.Paste them into
.mcp.json(orclaude_desktop_config.json):
{
"mcpServers": {
"hotmart": {
"command": "hotmart-mcp",
"env": {
"HOTMART_CLIENT_ID": "cole_aqui",
"HOTMART_CLIENT_SECRET": "cole_aqui",
"HOTMART_BASIC_AUTH": "cole_aqui"
}
}
}
}Restart Claude. Done.
What you can do
Ask in plain English:
"How much did I sell last month?"
"List the subscriptions that were canceled this week"
"Create a 20% coupon for product X"
"Who watched more than 80% of module Y?"
"Refund sale HP12345"
Issues?
Open an issue.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables complete VTEX e-commerce platform integration through natural language, allowing management of catalog, inventory, pricing, promotions, orders, marketplace operations, checkout, customer data, and payment configurations via AI conversations.84191MIT
- AlicenseAqualityDmaintenanceConnects AI agents to Mercado Pago, the leading payment platform in Latin America. Create payment links, search payments, get payment details, issue refunds, and retrieve merchant info.5373MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI to view and manage e-commerce data such as products, orders, and coupons, and perform actions like updating prices, stock, and generating sales reports.
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to manage WooCommerce stores, including products, orders, customers, categories, coupons, attributes, variations, order notes, refunds, reports, payment gateways, meta data, reviews, settings, data, posts, and system status through natural language.MIT
Related MCP Connectors
Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.
Manage your Savanto store from your AI: catalog, content, prompts, and analytics, by chat.
Manage your Jumpseller store with AI. Products, orders, customers, and more.
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/thaleslaray/hotmart-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server