hotmart-mcp
by thaleslaray
hotmart-mcp
Claude(または任意のMCPクライアント)をHotmartアカウントに接続します。売上、サブスクリプション、メンバーエリア、製品、クーポンを管理できます。
インストール
pip install git+https://github.com/thaleslaray/hotmart-mcp.git設定
developers.hotmart.com で認証情報を取得します → アプリを作成 →
Client ID、Client Secret、Basicをコピーします。.mcp.json(または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"
}
}
}
}Claudeを再起動します。これで完了です。
できること
自然な日本語で質問してください:
「先月の売上はいくらですか?」
「今週キャンセルされたサブスクリプションをリストアップして」
「製品Xに対して20%オフのクーポンを作成して」
「モジュールYを80%以上視聴した人は誰?」
「売上HP12345を返金して」
問題がある場合
issue を開いてください。
ライセンス
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