Back to Browse

Narajangteo Bid MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

나라장터 입찰공고정보서비스(공공데이터포털 data.go.kr) Open API를 감싼 로컬 MCP 서버

About

나라장터 입찰공고정보서비스(공공데이터포털 data.go.kr) Open API를 감싼 로컬 MCP 서버

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

공공데이터포털 data.go.kr Decoding(원본) 인증키Required

Environment variable: DATA_GO_KR_SERVICE_KEY

서비스 경로를 포함한 전체 base URL 오버라이드Optional

Environment variable: DATA_GO_KR_BASE_URL

download_attachments 저장 기준 디렉터리. 공고번호별 하위폴더로 저장한다. 미설정 시 ~/DownloadsOptional

Environment variable: DATA_GO_KR_DOWNLOAD_DIR

download_attachments 파일 다운로드 타임아웃(밀리초)Optional

Environment variable: DATA_GO_KR_DOWNLOAD_TIMEOUT_MS

download_attachments 파일당 다운로드 크기 상한(바이트, 기본 100MB)Optional

Environment variable: DATA_GO_KR_DOWNLOAD_MAX_BYTES

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-opendata-kr-narajangteo-bid-mcp": {
      "env": {
        "DATA_GO_KR_BASE_URL": "your-data-go-kr-base-url-here",
        "DATA_GO_KR_SERVICE_KEY": "your-data-go-kr-service-key-here",
        "DATA_GO_KR_DOWNLOAD_DIR": "your-data-go-kr-download-dir-here",
        "DATA_GO_KR_DOWNLOAD_MAX_BYTES": "your-data-go-kr-download-max-bytes-here",
        "DATA_GO_KR_DOWNLOAD_TIMEOUT_MS": "your-data-go-kr-download-timeout-ms-here"
      },
      "args": [
        "-y",
        "@opendata-kr/narajangteo-bid-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Narajangteo Bid MCP Server - 나라장터 입찰공고정보서비스(공공데이터포털 data.go.kr) Open API를 감싼 로컬 MCP 서버 | MCP Marketplace