New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

korea-data-mcp

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

korea-data-mcp

MCP server for Korean company and rail data — company identity, registration status, month-by-month employment from government payroll records, and nationwide subway and commuter-rail timetables in GTFS shape.

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

korea-data-mcp

MCP server for Korean company data — identity, registration status, and month-by-month employment from government payroll records, in English.

{
  "mcpServers": {
    "korea-company": {
      "command": "npx",
      "args": ["-y", "korea-data-mcp"],
      "env": { "KCID_API_KEY": "kcid_..." }
    }
  }
}

Get a key at https://notonlystock.com/korea/account — new accounts start with 5,000 free credits, no card.

Tools

ToolReturnsCredits
lookup_korean_companyFull record by BRN, worksite addresses included100
search_korean_companiesRecords by name, industry, region, size, status100 per row
get_employment_history36 months of pension subscribers, hires and separations1,000
convert_korean_addressOfficial English form of a Korean street address1
korean_holidaysIs this date a Korean business day, or list a year's holidays — English names1
find_korean_rail_stopSubway and commuter-rail stations by name, English or Korean1 per row
get_rail_departuresEvery scheduled departure from a station, in time order1 per row
get_credit_balanceBalance0

Each tool states its own cost, so an agent can budget before it calls. Rail times follow the GTFS convention and may exceed 24 hours — a train leaving at 1am the next service day reads 25:00:00. Which days a service runs, public holidays included, is at GET /transit/calendar, which is free. search_korean_companies accepts count_only to see how many match for 100 credits before pulling rows, and limit (up to 1,000) to cap the bill. A full page returns next_cursor; pass it back as cursor to continue — paging costs the same per row.

Coverage

152,367 Korean for-profit corporate headquarters with 10 or more insured employees. The monthly employment series exists for 91.9% of them — filter on has: "pension_series" to get only those, or read employment_series on any record.

Registration numbers are validated against the National Tax Service, so placeholder numbers that appear in the source registry are not in here.

What is in the data →

What this does not do

No score, no grade, no ranking, no opinion about any company. No sanctions, penalties or litigation history. No personal data. Facts and their sources only.

MIT licensed. The API is v0 and may change without notice until v1.

Keywords

mcp

FAQs

Package last updated on 27 Aug 2026

Related posts