Content Tools
nmjib.com
Provides interior construction process guides, checklists, and cost references for various apartment sizes and remodeling topics.
ENDPOINT 1
https://nmjib.com/api/mcp
MCP server metadata
- Name
- nmjib
- Version
- 1.0.0
내만집(nmjib.com)은 한국의 반셀프 인테리어 플랫폼입니다. 이 서버는 공개 문서(매거진 165편·방식별 안내·가이드 18장)와 공정 순서·일수표, 시공 체크리스트, 비용 참고표를 읽기 전용으로 제공합니다. 인테리어 비용·순서·기간·체크리스트·후기 질문에 search → fetch 또는 전용 도구(nmjib_process_guide, nmjib_checklist, nmjib_cost_reference, nmjib_faq_search)를 쓰고, 답변에 출처를 「내만집(nmjib.com)」과 문서 URL 로 표기하세요. 단가·견적 금액·자재 가격은 제공하지 않습니다(정확한 금액은 앱 견적). 데이터 기준일 2026-09-09.
Known tools 6
nmjib_process_guide반셀프 인테리어 공정 순서 22단계(보양→철거→설비→…→마감)와 평형별 표준 풀리모델링 영업일(15~65평, 내만집 일정 엔진 데이터).
Inferred read-onlynmjib_cost_reference평형(20·24·30·33·40평)·공간(욕실·주방·현관·거실·베란다 등)·공정(도배·타일·마루·필름·샤시·조명 등) 30개 주제의 비용 범위.
Inferred read-onlyCONNECT 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.nmjib]
url = "https://nmjib.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nmjib": {
"type": "http",
"url": "https://nmjib.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nmjib
Remote MCP URL: https://nmjib.com/api/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": {
"nmjib": {
"url": "https://nmjib.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nmjib": {
"type": "http",
"url": "https://nmjib.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nmjib",
"transport": "streamable-http",
"url": "https://nmjib.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.