← All servers

korea-business-verify

io.github.wujinkim/korea-business-verify v0.1.1
Official Registry git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add korea-business-verify -- npx -y korea-business-verify
Add to claude_desktop_config.json
{
  "mcpServers": {
    "korea-business-verify": {
      "command": "npx",
      "args": [
        "-y",
        "korea-business-verify"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "korea-business-verify": {
      "command": "npx",
      "args": [
        "-y",
        "korea-business-verify"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "korea-business-verify": {
      "command": "npx",
      "args": [
        "-y",
        "korea-business-verify"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "korea-business-verify": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "korea-business-verify"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "korea-business-verify": {
      "command": "npx",
      "args": [
        "-y",
        "korea-business-verify"
      ]
    }
  }
}

Packages

npm korea-business-verify@0.1.1

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.wujinkim--korea-business-verify/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent