Odel
korea business verify

korea business verify

Local
@wujinkimTypeScriptMITUpdated 2mo ago

한국 사업자 검증 액션 MCP 서버 — 진위확인·휴폐업·과세유형·세금계산서 발행 가능 여부 (국세청 공공데이터 기반)

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmkorea-business-verifyv0.1.1

Run

npx -y korea-business-verify

MCP client config

{
  "mcpServers": {
    "korea-business-verify": {
      "command": "npx",
      "args": [
        "-y",
        "korea-business-verify"
      ]
    }
  }
}