Skip to content
Claude Desktop

나라장터 사전규격 for Claude Desktop

io.github.opendata-kr/narajangteo-prespec-mcp

나라장터 사전규격정보서비스 Open API를 위한 로컬 MCP 서버

client:Claude Desktop transport:stdio runtime:npm

Install 나라장터 사전규격 in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

나라장터 사전규격 in other clients