71
/ 100
26 days ago
glama

kakao_mcp_checktime

MCP server for real estate checktime, providing pre/post-contract checklists, required documents, and timeline generation as MCP tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: CHECKTIME_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHECKTIME_AUTH_MODEbearer-token 을 주면 local 값과 무관하게 Authorization: Bearer <token> 헤더를 보낸다.
🔐 secretCHECKTIME_BEARER_TOKENset-at-runtime> \
configCHECKTIME_ALLOWED_ORIGINSconfirm-origin-before-use> \
configCHECKTIME_MCP_DATA_DIR설치형 runtime 과 Docker runtime 에서는 또는 working directory 기준 data/ 가 유효해야 한다.
configPORT컨테이너 기본 환경변수로 =8080, CHECKTIME_MCP_DATA_DIR=/app/data 를 주입한다.
configCHECKTIME_REQUEST_TIMEOUT_SECONDS
configCHECKTIME_MAX_BODY_BYTES
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/inhoinno86-hub-kakao-mcp-checktime-1sviwd)](https://m8ven.ai/mcp/inhoinno86-hub-kakao-mcp-checktime-1sviwd)
commit: aa7cb151d8f1e047d824a7c852cec4e4e987022d
code hash: 47c521754c62a9f9ae3bcc4fbaac04035ed219c9cab374ebdc3f4051f463e947
verified: 7/5/2026, 9:04:35 AM
view raw JSON →