나라장터 사전규격 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
{
"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