내만집(nmjib.com) MCP server — Korean semi-self interior renovation data: process order, schedules, checklists, cost references. Read-only, no auth.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
git clone https://github.com/Deall-International/nmjib-mcp{
"mcpServers": {
"nmjib-mcp": {
"command": "node",
"args": ["/path/to/nmjib-mcp/dist/index.js"]
}
}
}Resumen de MCP Servers
# nmjib-mcp — 내만집 MCP 서버
[내만집(nmjib.com)](https://nmjib.com)은 한국의 **반셀프 인테리어** 플랫폼입니다. 이 MCP 서버는 내만집의 공개 데이터를 AI 에이전트(Claude, ChatGPT, Cursor, Gemini CLI, Codex 등)가 도구로 읽게 해 줍니다. **무인증 · 읽기 전용 · 무료.**
nmjib (nmjib.com) is a Korean semi-self ("반셀프") interior renovation platform. This MCP server exposes its public knowledge — the 22-step renovation process order with per-size schedules, construction checklists, cost reference ranges and 165 magazine guides — as read-only tools. No auth, no API key.
<!-- mcp-name: com.nmjib/nmjib -->
## 연결 (remote, 권장)
서버 주소: `https://nmjib.com/api/mcp` (Streamable HTTP)
| 클라이언트 | 설정 |
|---|---|
| Claude (claude.ai · Desktop) | 설정 → 커넥터 → 커스텀 커넥터 추가 → URL 입력, 인증 없음 |
| Claude Code | `claude mcp add --transport http nmjib https://nmjib.com/api/mcp` |
| Cursor · Windsurf | `{ "mcpServers": { "nmjib": { "url": "https://nmjib.com/api/mcp" } } }` |
| ChatGPT | 설정 → 커넥터 → 개발자 모드 → 만들기 → URL 입력, 인증 없음 (`search`/`fetch` 딥리서치 호환) |
| Gemini CLI | `{ "mcpServers": { "nmjib": { "httpUrl": "https://nmjib.com/api/mcp" } } }` |
| Codex CLI | `codex mcp add nmjib --url https://nmjib.com/api/mcp` |
## 연결 (stdio 브리지)
stdio 만 지원하는 호스트에서는 이 패키지가 stdin/stdout ↔ HTTP 를 이어 줍니다.
```json
{ "mcpServers": { "nmjib": { "command": "npx", "args": ["-y", "nmjib-mcp"] } } }
```
## 도구
| 도구 | 설명 |
|---|---|
| `search` | 내만집 문서 검색(매거진 165 · 안내 4 · 가이드 5) → `{results:[{id,title,url}]}` |
| `fetch` | 문서 본문(마크다운) → `{id,title,text,url,metadata}` |
| `nmjib_process_guide` | 22공정 순서·단계·설명 + 평형별 공정 그룹 영업일·합계 + 순서 규칙 |
| `nmjib_checklist` | 공사 전 36항목 · 공정별(22공정) · 공사 후 검수 22항목 |
| `nmjib_cost_reference` | 평형·공간·공정 30개 주제의 비용 범위(매거진 후기 집계) + 기준일 + 출처 |
| `nmjib_faq_search` | 질문에 가장 가까운 FAQ 답 + 출처 URL |
리소스 `nmjib://doc/{id}` · `nmjib://llms.txt`, 프롬프트 `nmjib_banself_plan`. 모든 도구는 `readOnlyHint: true`.
## 정책
- 단가·견적 금액·자재/상품 가격·작업자·회원 데이터는 제공하지 않습니다 ([ai.txt](https://nmjib.com/ai.txt)).
- 답변에 인용할 때는 「내만집(nmjib.com)」과 문서 URL 을 함께 표기해 주세요. 모든 응답 끝에 출처 줄이 있습니다.
- REST 로 쓰려면 [OpenAPI](https://nmjib.com/openapi.json) · 안내 [nmjib.com/ai](https://nmjib.com/ai)
## 예시
> "내만집 도구로 30평 아파트 반셀프 공정 순서와 예상 기간, 공사 전에 준비할 것을 정리해줘"
에이전트가 `nmjib_process_guide(pyeong=30)` → `nmjib_checklist(phase=pre)` → `nmjib_cost_reference(topic=30평)` 순으로 부르고, 출처 URL 과 함께 답합니다.
## License
MIT © DeALL International Co., Ltd. (주식회사 드올인터내셔널)
Lo que la gente pregunta sobre nmjib-mcp
¿Qué es Deall-International/nmjib-mcp?
+
Deall-International/nmjib-mcp es mcp servers para el ecosistema de Claude AI. 내만집(nmjib.com) MCP server — Korean semi-self interior renovation data: process order, schedules, checklists, cost references. Read-only, no auth. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-09.
¿Cómo se instala nmjib-mcp?
+
Puedes instalar nmjib-mcp clonando el repositorio (https://github.com/Deall-International/nmjib-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar Deall-International/nmjib-mcp?
+
Nuestro agente de seguridad ha analizado Deall-International/nmjib-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene Deall-International/nmjib-mcp?
+
Deall-International/nmjib-mcp es mantenido por Deall-International. La última actividad registrada en GitHub es del 2026-09-09, con 0 issues abiertos.
¿Hay alternativas a nmjib-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega nmjib-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/deall-international-nmjib-mcp)<a href="https://claudewave.com/repo/deall-international-nmjib-mcp"><img src="https://claudewave.com/api/badge/deall-international-nmjib-mcp" alt="Featured on ClaudeWave: Deall-International/nmjib-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!