
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
korea-data-mcp
Advanced tools
MCP server for Korea Data Suite — Korean public holidays, business-day math, and MOLIT real-estate transactions as MCP tools.
An MCP server that exposes Korea Data Suite as tools, so AI agents (Claude Desktop/Code, Cursor, …) can query Korean public data directly: public holidays & business-day math, and normalized MOLIT real-estate transactions (apartment/officetel/land; sale/jeonse/monthly-rent).
get_holidays(year, month?) — Korean public holidays (incl. substitute/temporary)check_holiday(date) — is a date a holiday / business day?add_business_days(date, days) — add N business days (skips weekends & holidays)count_business_days(start, end) — business days in a rangelist_real_estate_regions() — LAWD region codesget_real_estate_transactions(region, property_type?, trade_type?, date_from?, date_to?, limit?, cursor?)Bring your own API key (subscribe on the RapidAPI listing):
KDS_API_KEY=<your key> uvx korea-data-mcp
Before it's on PyPI, install straight from the repo:
KDS_API_KEY=<your key> uvx --from "git+https://github.com/choiyounggi/korea-data-suite#subdirectory=packages/korea-data-mcp" korea-data-mcp
{
"mcpServers": {
"korea-data-suite": {
"command": "uvx",
"args": ["korea-data-mcp"],
"env": {
"KDS_API_KEY": "your-rapidapi-key",
"KDS_API_BASE": "https://api.korea-data.cloud"
}
}
}
}
Config env: KDS_API_KEY (required), KDS_API_BASE (default https://api.korea-data.cloud).
MIT © choiyounggi
FAQs
MCP server for Korea Data Suite — Korean public holidays, business-day math, and MOLIT real-estate transactions as MCP tools.
We found that korea-data-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.