mcpbeat Sign in

Furniture Designer MCP Server

by luisenvilla Your server? Claim it
local only

Furniture Designer runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from pypi. Last commit 27 Mar 2026.

Professional furniture design: specs, validation, cut optimization, BOM, and 3D reports.

Installs per day peak 26 · avg 15 · +6% w/w
a month agotoday
103
Installs / week
pypi · furniture-designer-mcp
1
Stars
0 open issues
27 Mar 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] designs/closet-abierto-208x231/report.html:1
этот файл ставится пользователю, но в репозитории его нет
Page executes code built at runtime [пакет] designs/closet-abierto-208x231/report.html:1983
            overlay.innerHTML = renderDimensionDiagram(spec.parts || [], mm);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add furniture-designer-mcp -- uvx furniture-designer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "furniture-designer-mcp": {
      "args": [
        "furniture-designer-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.furniture-designer-mcp]
command = "uvx"
args = ["furniture-designer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "furniture-designer-mcp": {
      "args": [
        "furniture-designer-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "furniture-designer-mcp": {
      "args": [
        "furniture-designer-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Furniture Designer

same job, measured the same way
PDFCrowd PDF Export
by pdfcrowd

Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.

40 installs/wk local only
ProvenTools
by proventools

Read-only ProvenTools business ideas, evidence, build prompts, and validation reports.

33 installs/wk local only
Marmo UI
by mahmoudilyan

Live React design-system APIs, patterns, and code validation so AI agents build real UI, not slop.

14 tools answering
PDF Report Generator
by themoddedcube

Generate professional PDF reports from LLM output — cover, TOC, tables, charts, 5 themes.

31 installs/wk local only
Decaframe
by decaframe

Presentations, slides, reports and one-pagers your agent designs and you edit. Exports to one file.

448 installs/wk local only
Adops MCP
by enzoemir1

CSV-first analytics for Google Ads + Meta Ads: reporting, anomaly detection, budget optimization.

106 installs/wk local only
Rekindle
by skitchy

MCP session continuity engine. Boot reports, orientation scoring, and end-session capture. SQLite.

49 installs/wk local only
OpsConduit Jobber MCP
by opsconduit

Customer-hosted read-only MCP server for Jobber ops reports, OAuth setup, and GraphQL validation.

46 installs/wk local only

Furniture Designer — questions

Answers built from our own checks of this server.

Why is there no uptime for Furniture Designer?
Furniture Designer runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package furniture-designer-mcp was installed 103 times last week.
How do I connect Furniture Designer?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls furniture-designer-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Furniture Designer?
The pypi package furniture-designer-mcp was installed 103 times in the last week. Week over week that is +6%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Furniture Designer open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.