HomeMarketing & E-Commerce › AI Furniture & Home Product Hub

AI Furniture & Home Product Hub

MCP server for mm-precision furniture search, fit checks, curated sets, and AIO audits.

TypeScript CloudLocal macOSWindowsLinux Remote
★ 1 stars Last pushed 2026-04-16 License: MIT

Topics: E-Commerce

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://ai-furniture-hub.onrender.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http ai-furniture-hub https://ai-furniture-hub.onrender.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "ai-furniture-hub": {
      "url": "https://ai-furniture-hub.onrender.com/mcp"
    }
  }
}

Remote (sse)

https://ai-furniture-hub.onrender.com/sse Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport sse ai-furniture-hub https://ai-furniture-hub.onrender.com/sse

Or add to your MCP client config:

{
  "mcpServers": {
    "ai-furniture-hub": {
      "url": "https://ai-furniture-hub.onrender.com/sse"
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry