Odel
Korea Data Suite

Korea Data Suite

Local
@choiyounggi2PythonMITUpdated 2w ago

Korean public holidays, business-day math, and MOLIT real-estate transactions as MCP tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIkorea-data-mcpv0.1.1

Run

uvx korea-data-mcp

MCP client config

{
  "mcpServers": {
    "korea-data-suite": {
      "command": "uvx",
      "args": [
        "korea-data-mcp"
      ]
    }
  }
}