Korean public procurement law: rule-engine rulings, statutes search, live court precedents
MCPpedia last refreshed this data
app.sallim/contract-compass is an MCP server that korean public procurement law: rule-engine rulings, statutes search, live court precedents. Its tool list has not been published yet, requires no API key, and scores 38/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"app-sallim-contract-compass-sallim-app": {
"args": [
"mcp-remote",
"https://contract.sallim.app/mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Korean public procurement law MCP server & web service — a deterministic rule > engine for contract-method decisions (94 rules encoded directly from statutes), a > searchable corpus of Korean procurement statutes/regulations/adjudication tables, > and live court precedents & authoritative interpretations from law.go.kr. > All MCP tools are LLM-free: your AI client does the reasoning, this server > provides verifiable legal grounds. Remote endpoint: https://contract.sallim.app/mcp
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in legal
87 tools for Korean law — statutes, precedents, ordinances, interpretations | MCP Server · CLI · npm
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
956k Swiss court decisions: full-text search, citation graph, statute lookup (DE/FR/IT)
Polish National registry of businesses and other legal entities
MCP Security Weekly
Get CVE alerts and security updates for app.sallim/contract-compass and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Korean public procurement law MCP server & web service — a deterministic rule engine for contract-method decisions (94 rules encoded directly from statutes), a searchable corpus of Korean procurement statutes/regulations/adjudication tables, and live court precedents & authoritative interpretations from law.go.kr. All MCP tools are LLM-free: your AI client does the reasoning, this server provides verifiable legal grounds. Remote endpoint:
https://contract.sallim.app/mcp
공공계약 방법 결정 도우미 — 국가계약법·지방계약법 등 공공계약 법령을 기반으로, 발주하려는 계약(공사·용역·물품)에 적용 가능한 계약방법(입찰·수의계약·제한경쟁 등)과 법령 근거를 결정론적으로 안내하는 오픈소스 웹서비스 + MCP 서버입니다.
⚠️ 면책: 이 서비스는 정보 제공 목적이며 법적 자문·유권해석이 아닙니다. 적격심사 통과점수·낙찰하한율·각종 한도는 발주기관별 세부기준과 법령 개정에 따라 다를 수 있으므로, 실제 발주 전 반드시 소속 기관 계약 부서와 현행 법령을 확인하세요.
원격 엔드포인트(Streamable HTTP): https://contract.sallim.app/mcp
무료: IP당 50콜/일 (전 도구) · 유료 키: 한도 상향 — 요금 안내
아래 표는 라이브 서버의 tools/list 응답에서 그대로 뽑은 것입니다(실측 2026-08-18, 11종 전수).
MCP 디렉토리·크롤러가 이 저장소를 정적으로 읽을 때 도구 이름을 찾는 자리이므로, 서버의 실제
도구 목록과 1:1로 유지합니다(불일치는 회귀로 취급). 누구나 직접 재현할 수 있습니다:
curl -s -X POST https://contract.sallim.app/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
# → decide_contract_method, search_law, search_references, search_cases, get_case,
# get_law_article, get_law_article_asof, estimate_delay_penalty,
# delay_exemption_guide, check_price_adjustment, report_issue (11 tools)
| 도구 | 설명 | LLM |
|---|---|---|
decide_contract_method | 룰엔진 결정론 판정 — 계약방법 후보·법령 근거·적격심사 파라미터 | ✗ |
search_law | 법령 조문 검색(키워드·조문번호·부분매치·시맨틱 폴백) | ✗ |
get_law_article | 조문 원문 전체 조회 (현행) — 법률 자체의 미정비 인용은 notes로 경고 | ✗ |
get_law_article_asof | 특정 시점에 시행 중이던 조문 — 과거 계약·처분·감사 대응(행위시법) | ✗ |
search_references | 전 코퍼스 통합 검색 — 계약예규·조달청/행안부 적격심사 세부기준(별표)·실무가이드 | ✗ |
search_cases | 판례·법령해석례 검색 (law.go.kr 실시간 — 항상 현행) | ✗ |
get_case | 판시사항·판결요지·참조조문 / 질의요지·회답·이유 본문 | ✗ |
estimate_delay_penalty | 지체상금·지연배상금 산정 — 법정 요율·기준금액·30% 한도 결정론 적용(국가/지방 요율이 다르다) | ✗ |
delay_exemption_guide | 지체일수 불산입(면책) 사유 지도 — 예규 사유·확인할 사실·기재부/행안부 회신 선례 | ✗ |
check_price_adjustment | 물가변동 계약금액 조정 — 90일·3%·단품 문턱(국가 15%/지방 10%) 판정 + 조정금액·선금공제 산식 | ✗ |
report_issue | 오류·개선 제보(오인용·개정 미반영 등) — 운영 검토 파이프라인 직결 | ✗ |
클라이언트 설정:
# Claude Code
claude mcp add --transport http contract-compass https://contract.sallim.app/mcp
// Cursor (.cursor/mcp.json) — Streamable HTTP 직접 지원
{ "mcpServers": { "contract-compass": { "url": "https://contract.sallim.app/mcp" } } }
// Claude Desktop (claude_desktop_config.json) — mcp-remote 경유
{ "mcpServers": { "contract-compass": {
"command": "npx", "args": ["-y", "mcp-remote", "https://contract.sallim.app/mcp"] } } }
ChatGPT: Settings → Connectors → Developer mode에서 위 URL을 커넥터로 추가.
설치했으면 AI에게 이렇게 물어 30초 안에 확인하세요 — "국가기관이 2,000만원짜리 물품을 사려는데 어떤 계약방법을 쓸 수 있어? 근거 조문도." 소액수의계약과 국가계약법 시행령 제26조 제1항 제5호가 나오면 정상입니다.
도구 명세·아키텍처·한도 정책 상세는 docs/MCP.md 참조.
이 서버가 무엇을 맞히고 무엇을 못 맞히는지는 evaluation.xml에
공개돼 있습니다(20문항, 답은 전부 실측값). 지어낸 문항은 없습니다 — 미검증 문항은
회귀 검사를 거짓 실패시키기 때문입니다.
기계 검증은 결정론 회귀 하네스가 합니다. LLM을 쓰지