Loading MCP server directory, please wait...
나라장터 입찰공고정보서비스 Open API를 위한 로컬 MCP 서버
npx @getmcp/cli add io.github.opendata-kr/narajangteo-bid-mcpRequires 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-bid-mcp": {
"command": "npx",
"args": [
"-y",
"@opendata-kr/narajangteo-bid-mcp"
],
"env": {
"DATA_GO_KR_SERVICE_KEY": "",
"DATA_GO_KR_BASE_URL": "https://apis.data.go.kr"
}
}
}
}