{"name":"ai.hotker/hotker","slug":"hotker","title":"HOTKER 핫커 | 한국 상품·휴대폰 성지 구매가 AI","description":"검증된 한국 오픈마켓 핫딜과 스마트폰 성지 판매조건을 검색하고 총비용·약정 반환금·SKT·KT·LG U+ 결합할인을 계산합니다.","url":"https://mcp.market/server/hotker","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T19:25:55.297Z","last_ok_at":"2026-09-20T19:25:55.297Z","latency_ms":288},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/c2bcom10-ship-it/hotker","website":"https://hotker.ai","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://hotker.ai/mcp"}],"packages":[],"tools":[{"name":"calculate_combo_discount","description":"통신사, 인터넷 등급과 모바일 회선 조건으로 24개월 결합할인 참고값을 계산합니다.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"carrier":{"type":"string","enum":["SKT","KT","LGU_PLUS"]},"mobileLines":{"type":"integer","minimum":1,"maximum":5},"internetTier":{"type":"string","enum":["100M","200M","500M","1G"]},"iptv":{"type":"boolean"},"mobileMonthlyTotal":{"type":"number","minimum":0,"maximum":100000000},"mobilePlanFees":{"minItems":1,"maxItems":10,"type":"array","items":{"type":"number","minimum":0,"maximum":100000000}}},"required":["carrier","internetTier"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"calculate_contract_penalty","description":"SKT·KT·LG U+ 선택약정 할인반환금 또는 공시지원금 반환액의 기본 참고값을 계산합니다.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"penaltyType":{"type":"string","enum":["selective_contract","public_subsidy"]},"carrier":{"type":"string","enum":["SKT","KT","LGU_PLUS"]},"contractMonths":{"default":24,"anyOf":[{"type":"number","const":12},{"type":"number","const":24}]},"elapsedMonths":{"type":"number","minimum":0,"maximum":24},"elapsedDays":{"type":"integer","minimum":0,"maximum":730},"accumulatedDiscount":{"type":"number","minimum":0,"maximum":1000000000},"receivedSubsidy":{"type":"number","minimum":0,"maximum":1000000000}},"required":["penaltyType","carrier"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"calculate_mobile_tco","description":"사용자가 제공한 단말가, 요금제 유지기간, 부가서비스와 확정 할인으로 12~36개월 총비용을 계산합니다. 누락·추정 조건을 명시하며 실시간 판매가를 만들지 않습니다.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"deal":{"type":"object","properties":{"deal_id":{"type":"string","minLength":1,"maxLength":200},"subsidy_type":{"type":"string","enum":["public_subsidy","contract_discount","unsubsidized","unknown"]},"device_sale_price":{"type":"number","minimum":0,"maximum":1000000000},"retail_price":{"type":"number","minimum":0,"maximum":1000000000},"public_subsidy":{"type":"number","minimum":0,"maximum":1000000000},"seller_subsidy":{"type":"number","minimum":0,"maximum":1000000000},"cash_gift_amount":{"type":"number","minimum":0,"maximum":1000000000},"cash_gift_payout_policy":{"type":"string","enum":["next_month_end","within_7_days"]},"initial_plan_monthly_fee":{"type":"number","minimum":0,"maximum":100000000},"post_hold_plan_monthly_fee":{"type":"number","minimum":0,"maximum":100000000},"plan_hold_type":{"default":"none","type":"string","enum":["none","days","months","m_plus","date","unknown"]},"plan_hold_days":{"type":"integer","minimum":0,"maximum":3660},"plan_hold_months":{"type":"integer","minimum":0,"maximum":120},"change_allowed_at":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"plan_hold_original_text":{"type":"string","minLength":1,"maxLength":500},"selection_discount_policy":{"type":"object","properties":{"rate":{"type":"number","minimum":0,"maximum":1},"initial_rate":{"type":"number","minimum":0,"maximum":1},"post_hold_rate":{"type":"number","minimum":0,"maximum":1},"eligible_months":{"type":"integer","minimum":0,"maximum":60},"source":{"type":"string","minLength":1,"maxLength":200},"policy_id":{"type":"string","minLength":1,"maxLength":200},"effective_at":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"}},"additionalProperties":false},"addons":{"maxItems":20,"type":"array","items":{"type":"object","properties":{"addon_name":{"type":"string","minLength":1,"maxLength":200},"mandatory":{"type":"boolean"},"monthly_price":{"type":"number","minimum":0,"maximum":100000000},"hold_type":{"type":"string","enum":["none","days","months","m_plus","date","unknown"]},"hold_days":{"type":"integer","minimum":0,"maximum":3660},"hold_months":{"type":"integer","minimum":0,"maximum":120},"cancel_allowed_at":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"source_text":{"type":"string","minLength":1,"maxLength":500}},"additionalProperties":false}},"installment_interest":{"type":"number","minimum":0,"maximum":1000000000},"installment_interest_type":{"type":"string","enum":["none","amount","apr"]},"installment_months":{"type":"integer","minimum":1,"maximum":60},"mandatory_costs":{"maxItems":20,"type":"array","items":{"anyOf":[{"type":"number","minimum":0,"maximum":1000000000},{"type":"object","properties":{"amount":{"type":"number","minimum":0,"maximum":1000000000},"guaranteed":{"type":"boolean"},"conditional":{"type":"boolean"},"mandatory":{"type":"boolean"}},"required":["amount"],"additionalProperties":false}]}},"confirmed_discounts":{"maxItems":20,"type":"array","items":{"anyOf":[{"type":"number","minimum":0,"maximum":1000000000},{"type":"object","properties":{"amount":{"type":"number","minimum":0,"maximum":1000000000},"guaranteed":{"type":"boolean"},"conditional":{"type":"boolean"},"mandatory":{"type":"boolean"}},"required":["amount"],"additionalProperties":false}]}},"card_required":{"type":"boolean"},"trade_in_required":{"type":"boolean"},"bundle_required":{"type":"boolean"}},"required":["subsidy_type","device_sale_price"],"additionalProperties":false},"horizonMonths":{"default":24,"type":"integer","minimum":12,"maximum":36},"activationDate":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"userPlanMonthlyFee":{"type":"number","minimum":0,"maximum":100000000}},"required":["deal"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_calculation_evidence","description":"HOTKER TCO, 약정 반환금과 결합할인 계산식의 엔진 버전, 공식 통신사 출처와 한계를 반환합니다.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"calculationType":{"default":"all","type":"string","enum":["all","mobile_tco","selective_contract_penalty","subsidy_penalty","combo_discount"]},"carrier":{"type":"string","enum":["SKT","KT","LGU_PLUS"]}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"search_verified_mobile_deals","description":"공식·통신사 확인 상태이고 유효기간이 남아 있으며 추정이나 누락이 없는 24개월 TCO 휴대폰 조건만 검색합니다.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":100},"carrier":{"type":"string","enum":["SKT","KT","LGU+","MVNO"]},"limit":{"default":5,"type":"integer","minimum":1,"maximum":10}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"search_verified_products","description":"HOTKER production 카탈로그에서 SEO INDEX 판정을 통과한 최신 상품만 검색합니다. NOINDEX·REVIEW·수집중 상품은 반환하지 않습니다.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":100},"category":{"type":"string","minLength":1,"maxLength":100},"limit":{"default":5,"type":"integer","minimum":1,"maximum":10}},"$schema":"https://json-schema.org/draft/2020-12/schema"}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-20T20:59:45.759Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:59:45.724Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 559ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[],"inputs":{"probes":[{"url":"https://hotker.ai/mcp","reachable":true,"authRequired":false,"latencyMs":559,"serverInfo":{"name":"hotker_public","version":"1.0.0"}}],"packages":[],"repo":{"found":false,"owner":"c2bcom10-ship-it","repo":"hotker","error":"repo not found"},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}