Skip to main content
Glama

hotmart-mcp

Conecta Claude (o cualquier cliente MCP) a tu cuenta de Hotmart. Ventas, suscripciones, área de miembros, productos, cupones.

Instalar

pip install git+https://github.com/thaleslaray/hotmart-mcp.git

Configurar

  1. Obtén tus credenciales en developers.hotmart.com → crear app → copia Client ID, Client Secret y Basic.

  2. Pégalas en .mcp.json (o claude_desktop_config.json):

{
  "mcpServers": {
    "hotmart": {
      "command": "hotmart-mcp",
      "env": {
        "HOTMART_CLIENT_ID": "cole_aqui",
        "HOTMART_CLIENT_SECRET": "cole_aqui",
        "HOTMART_BASIC_AUTH": "cole_aqui"
      }
    }
  }
}
  1. Reinicia Claude. Listo.

Qué se puede hacer

Pregunta en español normal:

  • "¿Cuánto vendí el mes pasado?"

  • "Lista las suscripciones que se cancelaron esta semana"

  • "Crea un cupón del 20% para el producto X"

  • "¿Quién vio más del 80% del módulo Y?"

  • "Reembolsa la venta HP12345"

¿Problemas?

Abre una issue.

Licencia

MIT

Install Server
A
license - permissive license
B
quality
C
maintenance

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