hotmart-mcp
hotmart-mcp
Verbinden Sie Claude (oder einen beliebigen MCP-Client) mit Ihrem Hotmart-Konto. Verkäufe, Abonnements, Mitgliederbereich, Produkte, Gutscheine.
Installation
pip install git+https://github.com/thaleslaray/hotmart-mcp.gitKonfiguration
Holen Sie sich Ihre Anmeldedaten unter developers.hotmart.com → App erstellen → kopieren Sie
Client ID,Client SecretundBasic.Fügen Sie diese in die
.mcp.json(oderclaude_desktop_config.json) ein:
{
"mcpServers": {
"hotmart": {
"command": "hotmart-mcp",
"env": {
"HOTMART_CLIENT_ID": "cole_aqui",
"HOTMART_CLIENT_SECRET": "cole_aqui",
"HOTMART_BASIC_AUTH": "cole_aqui"
}
}
}
}Starten Sie Claude neu. Fertig.
Was ist möglich?
Fragen Sie in natürlicher Sprache:
"Wie viel habe ich letzten Monat verkauft?"
"Liste die Abonnements auf, die diese Woche gekündigt wurden"
"Erstelle einen 20%-Gutschein für Produkt X"
"Wer hat mehr als 80% von Modul Y angesehen?"
"Erstatte den Verkauf HP12345"
Probleme?
Eröffnen Sie ein Issue.
Lizenz
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/thaleslaray/hotmart-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server