한국철도공사(KORAIL) 공공데이터 MCP 서버 — 98개 도구, API 키 신청 불필요. 역·열차·화물·통계 데이터 자연어 조회.
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).
Run
uvx korail-mcp
MCP client config
{
"mcpServers": {
"korail-mcp": {
"command": "uvx",
"args": [
"korail-mcp"
]
}
}
}