io.github.CSOAI-ORG/korea-ai-basic-act-mcp
Korea AI Basic Act compliance MCP — in force 22 Jan 2026. High-impact AI + GenAI labelling + MSIT
Versions
1.0.2latestTools 7
classify_system_impact Classify whether an AI system is "high-impact" under the Korea AI Basic Act. Args: description: Free-text description of the AI system + intended use. Returns: {impact_level, hit_sectors, obligations_count, signed}
check_genai_labelling_required Check whether mandatory GenAI labelling applies under the Korea AI Basic Act. Args: system_type: Description of the generative output / use case. Returns: {required, matched_application_keywords, recommendation}
assess_business_type Determine whether the business is an AI development operator or AI utilization operator (or both) under the Act. Args: activities: Free-text describing what the business does with AI. Returns: {types, obligations_overview}
get_obligations_checklist Get the full obligations checklist for a business type + impact level. Args: business_type: "developer", "utilization", or "both". impact_level: "STANDARD", "POTENTIALLY_HIGH_IMPACT", or "HIGH_IMPACT". Returns: {checklist, deadline, fine_grace_until}
sign_compliance_attestation HMAC-sign a completed Korea-AI-Basic-Act assessment.
cross_walk_eu_ai_act Map Korea AI Basic Act obligations to EU AI Act articles.
cross_walk_jp_ai_promotion Map Korea AI Basic Act to the Japan AI Promotion Act (2025).
Permissions 3
network medium filesystem low env_vars low