Skip to content
Cursor

나라장터 낙찰정보 for Cursor

io.github.opendata-kr/narajangteo-opening

나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버

client:Cursor transport:stdio runtime:npm

Install 나라장터 낙찰정보 in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "narajangteo-opening": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@opendata-kr/narajangteo-opening-mcp"
      ],
      "env": {
        "DATA_GO_KR_SERVICE_KEY": "<DATA_GO_KR_SERVICE_KEY>",
        "DATA_GO_KR_BASE_URL": "<DATA_GO_KR_BASE_URL>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

나라장터 낙찰정보 in other clients