kbv-server

Wonderfulian/kbv-server
★ 0 stars TypeScript AI/LLM Updated today
Remote MCP server that verifies Korean businesses in real time via the Korea National Tax Service (NTS) - status checks and KYB identity verification for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kbv-server": {
      "command": "npx",
      "args": [
        "-y",
        "Wonderfulian/kbv-server"
      ]
    }
  }
}

README Excerpt

**KBV is a hosted MCP server that verifies Korean businesses in real time — free during its pilot phase.** Give it a 10-digit Korean business registration number (사업자등록번호) and it returns the registration status (active / suspended / closed), tax type, and — optionally — whether the number matches a representative name and opening date. Data comes live from the Korea National Tax Service (NTS) and is returned as clean, English-normalized JSON.

Tools (15)

cachecheck_korean_business_statuschecked_atclosed_dateerroridentity_matchinvalid_business_numbernon_profitnot_registeredsimplifiedstatussuspendedtax_typeunknownupstream_unavailable

Topics

ai-agentsbusiness-verificationcloud-runkoreakybmcpmodel-context-protocoltypescript