Mmcp.market

GetFacade MCP server

by getfacade.ai·ai.getfacade/mcp·v0.1.1

Designs a real house exterior on its own photo, prices it line by line and documents it.

A85/100grade A
What users say
No reviews yet
Be the first
Safety scan
A85/100

full report

Adoption
Growing

1 stars48 downloads/wk

Reviews

Write one

Nobody has reviewed GetFacade yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

GetFacade tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scan5 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 27 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; website matches verified namespace9/10
Overall 85/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the GetFacade repository's README, as published. We do not edit it. Read it on GitHub

@getfacade/mcp

MCP server for GetFacade.ai: an agent creates a building, uploads a photo of it, gets the exterior designed, priced and documented, without a human in front of a screen.

Each design is worked out for the country the building stands in: materials that are applicable there, manufacturer products that are actually sold there, and the technical build-up behind the surface. The render shows that on the photo of the house.

The estimate and the album come from the same design:

in that country.

  • The estimate prices it line by line, in materials and labour, at what those materials cost

notes and the norms behind them.

  • The album documents it for the crew that builds it: the build-up of the facade, safety

The server is a thin wrapper over the public GetFacade API. It stores nothing, caches nothing and decides nothing: every rule (pricing, admission, the colour grammar, every message) stays on the server, and the wrapper only carries calls and answers.

Requirements

The value is shown once and cannot be recovered; each key carries a hard spend cap.

  • Node.js 20+
  • An agent API key. Issue one for yourself at app.getfacade.ai → Account → Settings → API.

and without a balance the first paid call is refused with an explanation. An active Pro Plan fills that wallet up to 1,000 credits once per billing period; past that, credits are bought.

  • Agent access is paid. There are no trial credits in it: the key spends from the agent wallet,

Setup

Claude Desktop / any MCP client, mcpServers section:

{
  "mcpServers": {
    "getfacade": {
      "command": "npx",
      "args": ["-y", "@getfacade/mcp"],
      "env": { "GETFACADE_API_KEY": "your-key" }
    }
  }
}

To run a checkout instead of the published package, point the client at it: "command": "node", "args": ["/path/to/mcp/src/index.js"].

Messages, including refusals, come from the service in the language of GETFACADE_LANG. Set it to the language the answer should be read in.

Tools

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @getfacade/mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add mcp -- npx -y @getfacade/mcp
Add to Cursor

GetFacade: common questions

Is GetFacade MCP server safe?
Yes, by our scan: it is graded A (85/100). Read the GetFacade safety report
How do I install GetFacade?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does GetFacade need an API key?
Yes. The registry entry asks for GETFACADE_API_KEY.
Is GetFacade maintained?
The last commit was 27 days ago (2026-08-25). The latest release is v0.1.1.
What can I use instead of GetFacade?
Servers from other publishers that do the same job: Routebase MCP server, KiCad MCP Pro MCP server and Codesign MCP server. Compare all GetFacade alternatives.

Alternatives to GetFacade

Same job from other publishers: the closest match first, then the best rated.

All GetFacade alternatives →
  • Routebase
    Design, mock, test, document and monitor your APIs from one living OpenAPI spec.
    A
  • KiCad MCP Pro
    Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.
    A
  • Codesign
    Local design engine for AI agents: create, edit and export real, editable designs.
    A
  • EasyEDA Copilot
    Connect MCP clients to EasyEDA Desktop for schematic and PCB design, routing, inspection, and DRC.
    A
  • Editmamei
    Photoshop MCP server: natural-language AI photo editing in desktop Photoshop. AI orchestration.
    A

More from getfacade.ai