Back to Browse

Narajangteo Corpinfo 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.

6 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.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

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

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-opendata-kr-narajangteo-corpinfo": {
      "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"
      },
      "args": [
        "-y",
        "@opendata-kr/narajangteo-corpinfo-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!