# 내만집 (nmjib) — Korean semi-self interior renovation (remote · nmjib.com)

Korean semi-self interior renovation data: process order, schedules, checklists, cost ranges.

- Trust score: 82/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `nmjib.com`: 82/100 (this document), [markdown](https://verifymcp.io/servers/com-nmjib-nmjib/api-mcp.md), [page](https://verifymcp.io/servers/com-nmjib-nmjib/api-mcp)
- npm · `nmjib-mcp`: 39/100, [markdown](https://verifymcp.io/servers/com-nmjib-nmjib/nmjib-mcp.md), [page](https://verifymcp.io/servers/com-nmjib-nmjib/nmjib-mcp)

## Channel facts

- Endpoint: `https://nmjib.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.2`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-22.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 88/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 19105 tokens (~95/item across 201 items; 12 tools + 189 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 43/100
  - Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 99/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 97% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the 내만집 (nmjib) — Korean semi-self interior renovation MCP server?

내만집 (nmjib) — Korean semi-self interior renovation is a hosted endpoint at https://nmjib.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-nmjib-nmjib 'https://nmjib.com/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-nmjib-nmjib": {
      "url": "https://nmjib.com/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-nmjib-nmjib": {
      "type": "http",
      "url": "https://nmjib.com/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-nmjib-nmjib]
url = "https://nmjib.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-nmjib-nmjib": {
      "type": "remote",
      "url": "https://nmjib.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-nmjib-nmjib --url 'https://nmjib.com/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-nmjib-nmjib:
    url: "https://nmjib.com/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-nmjib-nmjib": {
      "Transport": "http",
      "Url": "https://nmjib.com/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-nmjib-nmjib -t streamable-http -u 'https://nmjib.com/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-nmjib-nmjib": {
      "type": "http",
      "url": "https://nmjib.com/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-22 (score 82, +1)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “nmjib_process_guide” rewrote its description, which is the text the model reads
- [security] Tool “search” rewrote its description, which is the text the model reads
- [functional] New resource “guide/crew-days”

### 2026-09-20 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 79, 0)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “nmjib_consult_request” rewrote its description, which is the text the model reads
- [security] Tool “nmjib_verify_code” rewrote its description, which is the text the model reads
- [functional] Server version: 1.1.0 → 1.2.0
- [functional] New tool “nmjib_material_catalog”
- [functional] New tool “nmjib_material_request”
- [cosmetic] “nmjib_consult_request” added an optional parameter “trades”
- [cosmetic] Tool “nmjib_consult_request” changed its title: 집주인 상담·견적 문의(접수 1단계) → 집주인 상담·작업자 매칭 문의(접수 1단계)

### 2026-09-15 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 76, +1)

- [security] The server rewrote its instructions, which are the text every model session reads
- [functional regression] Schema quality: 16104 → 17875
- [functional improvement] Tool coverage: 90% → 98%
- [functional improvement] Stability: unverified → 0.03
- [functional] Server version: 1.0.0 → 1.1.0
- [functional] New tool “nmjib_consult_request”
- [functional] New tool “nmjib_partner_inquiry”
- [functional] New tool “nmjib_worker_apply”
- [functional] New tool “nmjib_verify_code”

## MCP tools (12)

### `search` (~277 tokens)

내만집 문서 검색

내만집(nmjib.com)의 반셀프 인테리어 공개 문서를 검색한다 — 매거진 165편(비용·공정·후기), 방식별 안내(반셀프·셀프·부분·견적), 가이드 19장(공정 순서·일수표, 공사 전/후·공정별 체크리스트, 비용 참고표, 공정별 인원·일수표, 그리고 질문형 가이드: 반셀프·턴키·셀프 비교, 작업자 구하는 법, 행위허가·주민동의·공사신고, 견적서 비교, 철거 범위, 실패 패턴 집계, 20·30평대 허브, 공정표 양식, 견적 받는 법, 욕실 리모델링, 도배·마루 순서). 한국어 자연어 질의. 결과의 id 를 fetch 에 넘기면 본문을 받는다.

Input parameters:

- `kind` (string): 문서 종류로 제한(선택)
- `limit` (integer): 결과 수(기본 8)
- `query` (string, required): 검색어(한국어). 예: "30평 반셀프 인테리어 비용", "도배 마루 순서"

### `fetch` (~76 tokens)

내만집 문서 본문

search 결과의 id(예: magazine/30pyeong-cost, guide/process-order) 또는 nmjib.com URL 로 문서 전체 본문(마크다운)을 가져온다. 본문 끝에 출처 URL 이 있다.

Input parameters:

- `id` (string, required): 문서 id 또는 https://nmjib.com/... URL

### `nmjib_process_guide` (~158 tokens)

인테리어 공정 순서·일수표

반셀프 인테리어 공정 순서 22단계(보양→철거→설비→…→마감)와 평형별 표준 풀리모델링 영업일(15~65평, 내만집 일정 엔진 계산값 — 병행 공정·양생 대기일·예비 포함). 평수를 주면 그 평수의 막대별 영업일·일차와 공기를 돌려준다. "공정 순서", "며칠 걸리나", "도배 마루 뭐가 먼저" 질문에 쓴다.

Input parameters:

- `pyeong` (number): 공급/전용 평수(기본 30)

### `nmjib_checklist` (~190 tokens)

시공 체크리스트

내만집 시공 체크리스트. phase=pre(공사 전 36항목: 행위허가·주민동의·공사신고·계약·자재·도면), during(공정별: 22공정 시공 확인 항목, process 로 한 공정만), post(공사 후 검수 22항목). "공사 전에 뭘 준비해야 해", "목공 때 확인할 것", "입주 전 검수" 질문에 쓴다.

Input parameters:

- `phase` (string, required): pre=공사 전, during=공정별(공사 중), post=공사 후 검수
- `process` (string): during 일 때 공정 키 또는 한글명(예: mok, 목공, 타일, 도배). 비우면 전체 공정.

### `nmjib_cost_reference` (~169 tokens)

인테리어 비용 참고표

평형(20·24·30·33·40평)·공간(욕실·주방·현관·거실·베란다 등)·공정(도배·타일·마루·필름·샤시·조명 등) 30개 주제의 비용 범위. 내만집 매거진이 실제 후기를 집계해 적은 문장과 기준일·출처 글 URL 을 돌려준다. 단가·견적 금액이 아닌 후기 집계 범위다. topic 을 주면 그 주제만.

Input parameters:

- `topic` (string): 주제(예: "30평", "욕실", "도배", "샷시"). 비우면 전체 표.

### `nmjib_faq_search` (~86 tokens)

FAQ 검색

내만집 공개 문서에 실린 질문·답(FAQ) 수백 쌍에서 질문과 가장 가까운 것을 찾는다. 짧고 직접적인 답이 필요할 때 search 대신 쓴다. 각 답에 출처 URL 이 붙는다.

Input parameters:

- `limit` (integer)
- `query` (string, required): 질문(한국어)

### `nmjib_material_catalog` (~330 tokens)

자재 상품 목록(가격 없음)

내만집 스토어에 등록된 인테리어 자재·가전 상품을 카테고리·브랜드·키워드로 찾는다(브랜드·품명·규격만, 가격·재고 수량은 제공하지 않음). 카테고리: 마루/바닥재, 벽 마감, 몰딩, 타일/대리석, 조명, 간접조명, 창호, 주방 가구, 도어, 현관 수납, 수납장, 제작가구, 욕실, 욕실 옵션, 거울, 실링팬, 손잡이, 도어락/비디오폰, 가전, 석재/인조대리석. "내만집에 어떤 강마루 있어?", "제일벽지 실크 벽지 목록" 같은 질문에 쓴다. 가격·구매는 nmjib_material_request(자재 구매·견적 문의) 또는 앱(https://nmjib.com/materials)으로 안내한다.

Input parameters:

- `brand` (string): 브랜드명(부분 일치). 예: 동화, 제일벽지, LX
- `category` (string): 카테고리(한글 또는 키). 예: 마루, 벽지, 타일, 조명, 욕실 옵션
- `limit` (integer)
- `query` (string): 품명·옵션 키워드(부분 일치). 예: 헤링본, 600각, 실크

### `nmjib_worker_apply` (~570 tokens)

시공 작업자 등록 신청(접수 1단계)

시공 작업자(팀·개인)가 내만집에 등록을 신청한다. 저장만 하고 아무 데이터도 되읽지 않는다. 호출하면 신청자 휴대폰으로 6자리 확인 문자가 가고, 응답에 접수번호가 온다 → 사용자에게 문자의 번호를 물어 nmjib_verify_code 로 완료한다(그때 담당자에게 전달). 사용자가 스스로 "내만집에 작업자로 등록하고 싶다/작업 받고 싶다"고 할 때만 쓴다(먼저 이름·연락처·공정·지역을 물어보고, 개인정보 수집·이용 안내를 읽어 준 뒤 동의(consent=true)를 받는다). 가능한 공정: 철거, 설비, 창호, 에어컨, 전기, 목공, 타일, 도장, 필름, 도배, 마루, 가구, 도기, 욕실, 마감. 등록 뒤 내만집 고객의 공정별 견적 요청이 문자·알림톡으로 온다(수수료 0원). 작업자 검색·조회·연락처 열람 기능은 없다.

Input parameters:

- `business_registered` (boolean): 사업자등록 여부
- `career_years` (integer): 경력(년)
- `consent` (boolean, required): 개인정보 수집·이용 동의. 사용자에게 수집 항목·목적·보유기간을 읽어 주고 명시적으로 동의를 받은 뒤에만 true. 수집 항목: 이름·휴대폰 번호와 신청 내용 · 목적: 담당자 연락과 접수 처리 · 보유: 180일 뒤 자동 삭제(요청 시 즉시) · 문의·철회: 1644-7233 · 정책: https://nmjib.com/privacy-policy
- `contact_pref` (string): 선호 연락 방법(전화·문자·카카오톡)
- `licenses` (string): 자격·면허
- `name` (string, required): 이름(또는 상호 담당자)
- `note` (string): 메모
- `phone` (string, required): 휴대폰 번호(010-1234-5678) — 이 번호로 6자리 확인 문자가 갑니다
- `regions` (string, required): 작업 가능 지역
- `team_size` (integer): 팀 인원
- `trades` (array, required): 할 수 있는 공정(한글). 가능: 철거, 설비, 창호, 에어컨, 전기, 목공, 타일, 도장, 필름, 도배, 마루, 가구, 도기, 욕실, 마감. 예: ["타일","욕실"]

### `nmjib_consult_request` (~553 tokens)

집주인 상담·작업자 매칭 문의(접수 1단계)

집주인이 내만집 담당자와 상담(반셀프 견적·공정별 작업자 매칭·공정 계획)을 원할 때 문의를 접수한다. 저장만 하고 되읽지 않는다. 호출하면 휴대폰으로 6자리 확인 문자가 가고 접수번호가 온다 → 문자의 번호를 받아 nmjib_verify_code 로 완료한다. 사용자가 명시적으로 "상담 받고 싶다/작업자 연결해 달라/연락 달라"고 할 때만 쓴다(이름·연락처·지역·평수·공사 범위를 물어보고 동의를 받은 뒤 consent=true). 작업자가 필요한 공정이 정해져 있으면 trades 에 넣는다(예: ["타일","도배"]). 금액 산출 도구가 아니다 — 비용 질문은 nmjib_cost_reference(후기 집계 범위)를 쓰고, 정확한 우리집 금액은 앱 견적을 안내한다. 작업자 명단·연락처를 돌려주는 기능은 없다.

Input parameters:

- `complex` (string): 아파트·단지명
- `consent` (boolean, required): 개인정보 수집·이용 동의. 사용자에게 수집 항목·목적·보유기간을 읽어 주고 명시적으로 동의를 받은 뒤에만 true. 수집 항목: 이름·휴대폰 번호와 신청 내용 · 목적: 담당자 연락과 접수 처리 · 보유: 180일 뒤 자동 삭제(요청 시 즉시) · 문의·철회: 1644-7233 · 정책: https://nmjib.com/privacy-policy
- `name` (string, required): 이름(또는 상호 담당자)
- `note` (string): 메모
- `phone` (string, required): 휴대폰 번호(010-1234-5678) — 이 번호로 6자리 확인 문자가 갑니다
- `pyeong` (integer): 평수
- `region` (string, required): 지역(시·구)
- `scope` (string, required): 공사 범위. 예: "올수리", "욕실+주방", "도배·마루만"
- `timing` (string): 공사 희망 시기
- `trades` (array): 작업자가 필요한 공정(한글). 가능: 철거, 설비, 창호, 에어컨, 전기, 목공, 타일, 도장, 필름, 도배, 마루, 가구, 도기, 욕실, 마감. 예: ["타일","욕실"]

### `nmjib_material_request` (~514 tokens)

자재 구매·견적 문의(접수 1단계)

집주인이 인테리어 자재(마루·벽지·타일·도기·수전·조명·가전 등)를 내만집을 통해 구매하거나 견적을 받고 싶을 때 문의를 접수한다. 저장만 하고 되읽지 않는다. 호출하면 휴대폰으로 6자리 확인 문자가 가고 접수번호가 온다 → 문자의 번호를 받아 nmjib_verify_code 로 완료한다(담당자가 품목·수량을 확인해 견적을 회신). 사용자가 명시적으로 "자재 견적 받고 싶다/구매하고 싶다"고 할 때만 쓴다(이름·연락처·품목·수량·지역을 물어보고 동의를 받은 뒤 consent=true). 이 도구는 가격·재고·상품 목록을 알려주지 않는다 — 자재 종류·고르는 법은 search 로 매거진을 안내하고, 금액은 담당자 회신 또는 앱 견적으로 안내한다.

Input parameters:

- `brand_pref` (string): 선호 브랜드·등급
- `complex` (string): 아파트·단지명
- `consent` (boolean, required): 개인정보 수집·이용 동의. 사용자에게 수집 항목·목적·보유기간을 읽어 주고 명시적으로 동의를 받은 뒤에만 true. 수집 항목: 이름·휴대폰 번호와 신청 내용 · 목적: 담당자 연락과 접수 처리 · 보유: 180일 뒤 자동 삭제(요청 시 즉시) · 문의·철회: 1644-7233 · 정책: https://nmjib.com/privacy-policy
- `items` (string, required): 자재 품목. 예: "강마루 30평", "실크 벽지 거실·방 3", "욕실 타일 600각 + 변기·세면대"
- `name` (string, required): 이름(또는 상호 담당자)
- `note` (string): 메모
- `phone` (string, required): 휴대폰 번호(010-1234-5678) — 이 번호로 6자리 확인 문자가 갑니다
- `pyeong` (integer): 평수
- `quantity` (string): 수량·면적
- `region` (string, required): 현장·배송 지역(시·구)
- `timing` (string): 필요 시기

### `nmjib_partner_inquiry` (~389 tokens)

자재·가전 업체 입점 문의(접수 1단계)

자재·가전·조명·가구 업체가 내만집 스토어·견적서 입점을 문의할 때 접수한다. 저장만 하고 되읽지 않는다. 호출하면 담당자 휴대폰으로 6자리 확인 문자가 가고 접수번호가 온다 → 문자의 번호를 받아 nmjib_verify_code 로 완료한다(파트너 입점 페이지 안내 포함). 사용자가 업체 담당자로서 명시적으로 원할 때만 쓴다(회사명·담당자·연락처·분류·품목을 물어보고 동의를 받은 뒤 consent=true). 내만집의 매입 단가·마진·거래 조건은 이 도구가 알려주지 않는다.

Input parameters:

- `category` (string, required): 분류(자재·가전·조명·가구 등)
- `company` (string, required): 회사명
- `consent` (boolean, required): 개인정보 수집·이용 동의. 사용자에게 수집 항목·목적·보유기간을 읽어 주고 명시적으로 동의를 받은 뒤에만 true. 수집 항목: 이름·휴대폰 번호와 신청 내용 · 목적: 담당자 연락과 접수 처리 · 보유: 180일 뒤 자동 삭제(요청 시 즉시) · 문의·철회: 1644-7233 · 정책: https://nmjib.com/privacy-policy
- `email` (string): 이메일
- `items` (string, required): 주요 품목
- `name` (string, required): 이름(또는 상호 담당자)
- `note` (string): 메모
- `phone` (string, required): 휴대폰 번호(010-1234-5678) — 이 번호로 6자리 확인 문자가 갑니다
- `website` (string): 웹사이트

### `nmjib_verify_code` (~235 tokens)

접수 확인번호 대조(접수 2단계)

접수 1단계(nmjib_worker_apply·nmjib_consult_request·nmjib_partner_inquiry·nmjib_material_request) 뒤, 사용자가 문자로 받은 6자리 확인번호를 넣어 본인 확인을 마친다. 성공하면 접수가 확정되고 그때 담당자에게 전달된다. 틀리면 남은 시도 횟수를, 만료(10분)되면 resend=true 로 다시 보낼 수 있다(3회까지, 1분 간격). 문자가 안 왔다고 하면 resend=true 로 호출한다. 결과는 접수 상태와 다음 단계뿐이며 다른 데이터를 돌려주지 않는다.

Input parameters:

- `code` (string): 문자로 받은 6자리 확인번호. resend=true 일 때는 생략
- `resend` (boolean): 문자가 오지 않았을 때 true — 새 확인번호를 다시 보냄(3회까지, 1분 간격)
- `ticket` (string, required): 접수 응답의 접수번호(예: AI-260910-K3P9Q)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-nmjib-nmjib/api-mcp#diagnostics

## Score history

- 2026-09-22: 82
- 2026-09-21: 81
- 2026-09-20: 81
- 2026-09-19: 80
- 2026-09-18: 80
- 2026-09-17: 80
- 2026-09-16: 79
- 2026-09-15: 79
- 2026-09-14: 78
- 2026-09-13: 78
- 2026-09-12: 77
- 2026-09-11: 77
- 2026-09-10: 76
- 2026-09-09: 75

## Common questions

### What is the 내만집 (nmjib) — Korean semi-self interior renovation MCP server?

내만집 (nmjib) — Korean semi-self interior renovation is an MCP server listed in the public MCP registry as com.nmjib/nmjib. Korean semi-self interior renovation data: process order, schedules, checklists, cost ranges. This page covers its hosted endpoint (https://nmjib.com/api/mcp).

### Is the 내만집 (nmjib) — Korean semi-self interior renovation MCP server safe to use?

내만집 (nmjib) — Korean semi-self interior renovation scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the 내만집 (nmjib) — Korean semi-self interior renovation MCP server expose?

내만집 (nmjib) — Korean semi-self interior renovation exposes 12 tools: search, fetch, nmjib_process_guide, nmjib_checklist, nmjib_cost_reference, and 7 more. Their descriptions and schemas cost roughly 3,547 tokens of context every time the server is loaded.

### Does the 내만집 (nmjib) — Korean semi-self interior renovation MCP server require authentication?

No. We connected to 내만집 (nmjib) — Korean semi-self interior renovation without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the 내만집 (nmjib) — Korean semi-self interior renovation MCP server still maintained?

내만집 (nmjib) — Korean semi-self interior renovation is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://nmjib.com/api/mcp
- Repository: https://github.com/Deall-International/nmjib-mcp
- Website: https://nmjib.com/ai
- Changelog RSS feed: https://verifymcp.io/servers/com-nmjib-nmjib/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-nmjib-nmjib/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-nmjib-nmjib/api-mcp
