MCP Server
MCP
Korea Data Suite
Korean public holidays, business-day math, and MOLIT real-estate transactions as MCP tools.
Install
uvx korea-data-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "korea-data-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Korea Data Suite API key (subscribe on the RapidAPI listing).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "KDS_API_KEY"
},
{
"description": "API origin (default https://api.korea-data.cloud).",
"format": "string",
"name": "KDS_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment