kra-mcp

coyaSONG/kra-mcp
★ 0 stars JavaScript API Integration Updated today
한국 마사회의 공공API를 이용한 MCP server 입니다.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "coyaSONG/kra-mcp"
      ]
    }
  }
}