← Registry

General Tools

naru.build

Provides legal research and contract decision support by searching laws, regulations, cases, and references to determine applicable contract methods.

1 endpoint11 known toolsFirst detected July 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://contract.naru.build/mcp

No auth detected

MCP server metadata

Name
contract-compass
Version
1.23.0
Capabilities
experimentalpromptsresourcestools
Server instructions

한국 공공계약(국가계약법·지방계약법) 계약방법 결정 도우미. decide_contract_method로 결정론 룰엔진 판정을, search_law·get_law_article로 법령 조문을, search_references로 예규·적격심사 세부기준·실무가이드까지 전 코퍼스를 조회한다. 분쟁·처분·해석 다툼 질문은 search_cases/get_case로 판례·법령해석례(law.go.kr 실시간)를 찾아 근거를 보강하라. 모든 도구는 LLM을 쓰지 않으며 호출당 1~3초다 — 답변 합성은 네(클라이언트)가 도구 근거로 직접 하라. 판례·해석례가 필요한 질문인지는 네가 판단하되, 인용했다면 판례의 참조조문을 get_law_article로 교차확인하라. 2~3개 병렬 호출은 무방하나 다발(4개 이상 동시) 호출은 피하라(단일 워커 백엔드라 대기 누적으로 타임아웃). 도구가 {'error': ...}를 반환하면 그 hint를 따르고, 도구 근거 없이 자체 지식으로 법령 수치를 단정하지 마라. 도구 결과가 명백히 틀렸거나 사용자가 오류를 지적하면 report_issue로 제보하라(사용자에게 알리고). 답변은 정보 제공용이며 법적 자문이 아니다.

Known tools 11

decide_contract_method

계약방법 결정론 판정 — 룰엔진이 적용 가능한 계약방법 후보와 법령 근거를 반환.

Inferred read-only
search_law

법령 조문 검색 — 키워드 또는 조문번호로 조문 스니펫 반환(상위 top_k건).

Inferred read-only
search_references

공공계약 코퍼스 통합 검색 — 법령+계약예규+조달청·행안부 세부기준+실무가이드.

Inferred read-only
search_cases

판례·법령해석례 검색 — law.

Inferred read-only
get_case

판례/해석례 본문 조회 — 판시사항·판결요지·참조조문(판례) 또는 질의요지·회답·이유(해석례).

Inferred read-only
get_law_article

법령 조문 원문 전체 조회.

Inferred read-only
get_law_article_asof

**특정 시점에 시행 중이던** 조문 원문 조회 (law.

Inferred read-only
estimate_delay_penalty

지체상금(국가·공기업)·지연배상금(지방) 산정 — 법정 요율·기준금액·30% 한도를 결정론 적용.

Inferred read-only
delay_exemption_guide

지체일수에서 **빼는(불산입) 사유** 지도 — estimate_delay_penalty가 정하지 않는 부분.

Inferred read-only
check_price_adjustment

물가변동 계약금액 조정(에스컬레이션) 요건 판정 + 산식 적용 — 이행단계 Phase 3.

Inferred read-only
report_issue

오류·개선 제보, 그리고 **원문 질문 기록**(category="question_log").

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.contract-compass]
url = "https://contract.naru.build/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "contract-compass": {
      "type": "http",
      "url": "https://contract.naru.build/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: contract-compass
Remote MCP URL: https://contract.naru.build/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "contract-compass": {
      "url": "https://contract.naru.build/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "contract-compass": {
      "type": "http",
      "url": "https://contract.naru.build/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "contract-compass",
  "transport": "streamable-http",
  "url": "https://contract.naru.build/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for naru.build was fetched 2026-08-04T01:36:12.272Z and is being refreshed.

Trust status Neutral

naru.build is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.