Loading MCP server directory, please wait...
Korean official statistics (KOSIS) — tables, metadata and observations
npx @getmcp/cli add io.github.rubatoyd/kosis-openapi-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
KOSIS_API_KEYKOSIS OpenAPI key from kosis.kr (sign up, then request API access — auto-approved). Use the issued value verbatim; it looks like base64 but must not be decoded. Required.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rubatoyd/kosis-openapi-mcp": {
"command": "https://github.com/rubatoyd/kosis-openapi-mcp/releases/download/v0.1.0/kosis-openapi-mcp.mcpb",
"env": {
"KOSIS_API_KEY": "",
"KOSIS_OS_TRUST": ""
}
}
}
}