Loading MCP server directory, please wait...
나라장터 사용자정보서비스(공공데이터포털 data.go.kr) Open API를 감싼 로컬 MCP 서버
npx @getmcp/cli add io.github.opendata-kr/narajangteo-corpinfoRequires Node.js 18+. Community-contributed server. Review source before installing.
DATA_GO_KR_SERVICE_KEY공공데이터포털 data.go.kr Decoding(원본) 인증키
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.opendata-kr/narajangteo-corpinfo": {
"command": "npx",
"args": [
"-y",
"@opendata-kr/narajangteo-corpinfo-mcp"
],
"env": {
"DATA_GO_KR_SERVICE_KEY": "",
"DATA_GO_KR_BASE_URL": "https://apis.data.go.kr/1230000/ao/UsrInfoService02"
}
}
}
}