Skip to content

나라장터 낙찰정보 for Zed

io.github.opendata-kr/narajangteo-opening

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

client:Zed transport:stdio runtime:npm

Install 나라장터 낙찰정보 in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "narajangteo-opening": {
      "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>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

나라장터 낙찰정보 in other clients