MCP server for mm-precision furniture search, fit checks, curated sets, and AIO audits.
MCPpedia last refreshed this data
io.github.ONE8943/ai-furniture-hub is an MCP server that MCP server for mm-precision furniture search, fit checks, curated sets, and AIO audits. Its tool list has not been published yet over stdio and http, requires no API key, and scores 51/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"furniture-hub": {
"url": "https://ai-furniture-hub.onrender.com/mcp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
15 tools | 355+ curated products | 31 categories | 90+ brands > Millimeter-precision search, curated sets, AI visibility diagnosis, OpenAPI 3.1 schema. > Built for ChatGPT, Claude, Gemini, Cursor, Perplexity, and any MCP-compatible AI agent.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'ai-furniture-hub' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked ai-furniture-hub against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce / search
An autonomous agent that conducts deep research on any data using any LLM providers
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
The official MCP server implementation for the Perplexity API Platform
Production ready MCP server with real-time search, extract, map & crawl.
MCP Security Weekly
Get CVE alerts and security updates for io.github.ONE8943/ai-furniture-hub and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
15 tools | 355+ curated products | 31 categories | 90+ brands Millimeter-precision search, curated sets, AI visibility diagnosis, OpenAPI 3.1 schema. Built for ChatGPT, Claude, Gemini, Cursor, Perplexity, and any MCP-compatible AI agent.
io.github.ONE8943/ai-furniture-hubhttps://ai-furniture-hub.onrender.com/mcphttps://ai-furniture-hub.onrender.com/.well-known/mcp.jsonai-furniture-hubIf your MCP client supports registry search, search for io.github.ONE8943/ai-furniture-hub or AI Furniture & Home Product Hub.
If your client supports direct remote MCP, connect it to https://ai-furniture-hub.onrender.com/mcp.
AI agents need structured, machine-optimized product data to make useful recommendations. This MCP server provides:
Connect directly to the hosted server:
{
"mcpServers": {
"furniture-hub": {
"url": "https://ai-furniture-hub.onrender.com/mcp"
}
}
}
Works in any MCP client that accepts a remote Streamable HTTP URL.
npx ai-furniture-hub
git clone https://github.com/ONE8943/ai-furniture-hub.git
cd ai-furniture-hub
npm install
cp .env.example .env # API keys optional - works with mock data
npm start # stdio mode
npm run start:http # HTTP mode at localhost:3000/mcp
| Tool | What It Does |
|---|---|
search_products | Search 300+ products by keyword, dimensions (mm), price, color, category, brand |
get_product_detail | Full specs: inner dimensions, consumables, compatible storage, curations |
search_rakuten_products | Real-time Rakuten Ichiba search (200K+ listings with prices & reviews) |
search_amazon_products | Amazon affiliate search URL generation with auto SearchIndex |
suggest_by_space | "I have a 600x400mm space" -> everything that fits, rotation-aware |
identify_product | Visual description -> product candidates with model numbers |
| Tool | What It Does |
|---|---|
coordinate_storage | Shelf + storage box set proposals: quantity per tier, total cost |
compare_products | Side-by-side comparison (2-5 products) on price, size, load, reviews |
find_replacement | Discontinued model -> successors + dimension-compatible alternatives with fit_score |
calc_room_layout | Floor-plan rectangle packing with placement coordinates |
get_related_items | Accessory chains: required items, protection, consumables, hack substitutes (depth 1-2) |
| Tool | What It Does |
|---|---|
get_curated_sets | Bundles, room presets, influencer picks, hack sets. Filter by type/scene/budget |
| ` |