MCP.so
登录
服务器
K

Korea Business Verify

@wujinkim

Verify Korean business registration numbers via the official NTS API — validity, active/closed status, tax type, and tax-invoice eligibility judgment with cited basis. Zero-key DEMO mode included, one-command install via npx.

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

应用市场的更多内容