Open-source MCP server for AI virtual staging and real-estate photography editing. It turns the AI HomeDesign photo API into natural-language tools for virtual staging, redesign, photo enhancement, and more.
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.
process.env. You'll be asked to provide them before it can run.DB_DSN— cp .env.example .env # add your AIHD_API_KEY (and /TOKEN_SECRET for multi-tenant)TOKEN_SECRET— cp .env.example .env # add your AIHD_API_KEY (and DB_DSN/ for multi-tenant)AIHD_API_KEY— cp .env.example .env # add your (and DB_DSN/TOKEN_SECRET for multi-tenant)MCP_AUTH_TOKENAIHD_API_BASE— API base URL https://api.aihomedesign.com/v3PORT— Listen port 8080MCP_CONNECTOR_BASE— Base used to build connector links —UPLOAD_DIR— / PUBLIC_BASE Enable the built‑in image‑upload endpoint —PUBLIC_BASE— UPLOAD_DIR / Enable the built‑in image‑upload endpoint —UPLOAD_URL_PREFIX[](https://m8ven.ai/mcp/aihomedesign-aihomedesign-mcp-k8viz1)