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