korea-data

lichtsalz/korea-data
★ 0 stars JavaScript API Integration Updated 3d ago
Korean company data in English — CLI, MCP server and REST API. Identity, registration status and payroll-based employment for 152,367 companies.
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": {
    "korea-data": {
      "command": "npx",
      "args": [
        "-y",
        "lichtsalz/korea-data"
      ]
    }
  }
}