71
/ 100
1 month ago
glama

mcp-kr-g2b

Enables AI assistants to query and analyze Korean public procurement data from the Korea Public Procurement Service (G2B/Nuri) via 14 services and 156 operations, including bid announcements, contracts, prices, and statistics.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: G2B_SERVICE_KEY, G2B_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPUBLIC_DATA_API_KEY_ENCODED.env 편집: =발급받은_Encoding_키
🔐 secretG2B_SERVICE_KEYPUBLIC_DATA_API_KEY_ENCODED 공공데이터포털 서비스키(Encoding). 로도 지정 가능 (필수)
🔐 secretG2B_API_KEY
configG2B_BASE_HOST
configG2B_REQUEST_TIMEOUT요청 타임아웃(초) 60
configG2B_NUM_OF_ROWS페이지당 결과 수(최대 999) 500
configG2B_MAX_PAGES전체 조회 시 최대 페이지 수 50
configLOG_FORMAT
configLOG_FILE
configHOST"": "0.0.0.0",
configPORT"": "8002",
configLOG_LEVEL"": "INFO",
configMCP_SERVER_NAME"": "mcp-kr-g2b"
configTRANSPORT"": "stdio",
configMCP_G2B_CACHE_DIR캐시 디렉토리 패키지 내부
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/changoolee-mcp-kr-g2b-dy9tf2)](https://m8ven.ai/mcp/changoolee-mcp-kr-g2b-dy9tf2)
commit: 468b8a92d2a835769bbe48db04b0b027c6d579b3
code hash: 633b7d10551bb2532a65e836289597a3e5c3c9aa89f91a47cb29ebb8136bb75a
verified: 6/20/2026, 9:10:01 AM
view raw JSON →