73
/ 100
21 days ago
glama

AI HomeDesign MCP Server

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.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: TOKEN_SECRET, AIHD_API_KEY, MCP_AUTH_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.
configDB_DSNcp .env.example .env # add your AIHD_API_KEY (and /TOKEN_SECRET for multi-tenant)
🔐 secretTOKEN_SECRETcp .env.example .env # add your AIHD_API_KEY (and DB_DSN/ for multi-tenant)
🔐 secretAIHD_API_KEYcp .env.example .env # add your (and DB_DSN/TOKEN_SECRET for multi-tenant)
🔐 secretMCP_AUTH_TOKEN
configAIHD_API_BASEAPI base URL https://api.aihomedesign.com/v3
configPORTListen port 8080
configMCP_CONNECTOR_BASEBase used to build connector links —
configUPLOAD_DIR/ PUBLIC_BASE Enable the built‑in image‑upload endpoint —
configPUBLIC_BASEUPLOAD_DIR / Enable the built‑in image‑upload endpoint —
configUPLOAD_URL_PREFIX
// 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 1 concrete improvement 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/aihomedesign-aihomedesign-mcp-k8viz1)](https://m8ven.ai/mcp/aihomedesign-aihomedesign-mcp-k8viz1)
commit: 4b22a93e8b0b9e9b87c6cb7fb160281554c9b1fd
code hash: d8c21355327179cb24faeeda85d7a7298c00608ffb328f90167e73d02ba2668b
verified: 7/10/2026, 10:10:27 AM
view raw JSON →