kolas-mcp
MCP server for Korea's KOLAS (Korean Laboratory Accreditation Scheme) under KATS. Search calibration / testing / inspection / medical-testing / reference-material-production / proficiency-testing accredited organizations and standards via knab.go.kr + data.go.kr.
README
@vertical-mcp/kolas-mcp
MCP server for Korea's KOLAS (Korean Laboratory Accreditation Scheme) — the national accreditation body under KATS (국가기술표준원) that accredits calibration, testing, inspection, medical-testing, reference-material-production, and proficiency-testing organizations under ISO/IEC 17025, ISO/IEC 17020, ISO 15189, ISO 17034, and ISO/IEC 17043.
한국인정기구(KOLAS) 공개 포털(knab.go.kr)과 공공데이터포털(data.go.kr) 데이터셋을 MCP 서버로 래핑한 패키지. 교정·시험·검사·의료시험·표준물질생산·숙련도시험 인정기관을 Claude·Cursor 등 MCP 호환 클라이언트에서 바로 조회할 수 있다.
Tools
| Tool | Description |
|---|---|
search_accredited_labs |
Search accredited labs by free-text query and category (CALIBRATION / TESTING / INSPECTION / MEDICAL / REFERENCE / PROFICIENCY / ALL). No API key required. |
get_lab_details |
Full detail for a single lab by accreditation number (e.g. KT001) — scope of accreditation, history, contact. No API key required. |
get_kolas_statistics |
Annual accreditation counts per category (dataset 15054300). Requires KOLAS_SERVICE_KEY from data.go.kr. |
Quick start
1. (Optional) Register for a data.go.kr ServiceKey
The live lab-search tools work without any API key. A key is only required for get_kolas_statistics, which pulls annual aggregate data from data.go.kr.
To enable statistics:
- Sign up at https://data.go.kr
- Apply for dataset 15054300 (산업통상자원부_기술표준통계_한국인정기구(KOLAS) 인정현황)
- Copy the issued
ServiceKeyinto theKOLAS_SERVICE_KEYenv var.
2. Install
npx @vertical-mcp/kolas-mcp
Or install globally:
npm install -g @vertical-mcp/kolas-mcp
kolas-mcp
3. Configure your MCP client
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"kolas-mcp": {
"command": "npx",
"args": ["-y", "@vertical-mcp/kolas-mcp"],
"env": {
"KOLAS_SERVICE_KEY": "your-optional-data.go.kr-key"
}
}
}
}
Cursor (.cursor/mcp.json)
{
"mcpServers": {
"kolas-mcp": {
"command": "npx",
"args": ["-y", "@vertical-mcp/kolas-mcp"]
}
}
}
Smithery-hosted (coming soon)
When the Smithery hosted deploy is live, register the session-scoped kolasServiceKey via Smithery's config UI — no local env var needed.
Environment variables
| Variable | Required | Description |
|---|---|---|
KOLAS_SERVICE_KEY |
Optional | data.go.kr ServiceKey for dataset 15054300 (annual statistics). Not required for live lab search. |
Examples
List Korean calibration labs with "length" in their scope
search_accredited_labs({
query: "길이",
category: "CALIBRATION",
page: 1,
page_size: 20
})
Look up a single testing lab by accreditation number
get_lab_details({ accreditation_no: "KT001" })
Annual accreditation counts for 2023
get_kolas_statistics({ year: "2023" })
Accreditation-number prefix cheat sheet
| Prefix | Category | Standard |
|---|---|---|
KC |
Calibration (교정) | ISO/IEC 17025 |
KT |
Testing (시험) | ISO/IEC 17025 |
KI |
Inspection (검사) | ISO/IEC 17020 |
KM |
Medical testing (의료시험) | ISO 15189 |
KR |
Reference material producer (표준물질생산) | ISO 17034 |
KP |
Proficiency testing provider (숙련도시험) | ISO/IEC 17043 |
The server infers category from this prefix automatically when you pass an accreditation number.
Development
git clone https://github.com/vertical-mcp/kolas-mcp.git
cd kolas-mcp
npm install
npm run build
npm start
Scripts
npm run dev— watch mode viatsxnpm run build— compile todist/npm run typecheck— no-emit type checknpm run clean— removedist/
Data source caveats
search_accredited_labs and get_lab_details parse HTML from https://www.knab.go.kr. KOLAS may redesign the portal; if selectors break, open an issue. The statistics endpoint is the more stable path — data.go.kr datasets are versioned and backwards-compatible.
Roadmap
- v0.1 —
search_accredited_labs,get_lab_details,get_kolas_statistics(this release) - v0.2 —
list_accreditation_fields(scope taxonomy),get_scope_by_field(reverse lookup: which labs cover ISO method X?), calibration-lab search via kasto.or.kr - v0.3 — APLAC/ILAC MRA cross-reference, neighboring-country accreditation bodies (JAB Japan, CNAS China)
Legal / attribution
- Data sources:
- KNAB (KATS National Accreditation Body) — public HTML portal
- data.go.kr dataset 15054300 — Ministry of Trade, Industry and Energy (MOTIE) / KATS
- This package is an unofficial community wrapper. It is not affiliated with or endorsed by KATS, KOLAS, or MOTIE.
- Please respect the source portals' rate limits — scraping is courteous and sparse by default.
License
MIT © 2026 Yongbum Kim
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。