mcpbeat Sign in

GetFacade MCP Server

by getfacade Your server? Claim it
local only

GetFacade runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from npm. Last commit 25 Aug 2026.

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

Installs per day peak 180 · avg 19 · +18% w/w
a month agotoday
70
Installs / week
npm · @getfacade/mcp
1
Stars
0 open issues
25 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check GetFacade every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mcp -- npx -y @getfacade/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@getfacade/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@getfacade/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@getfacade/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@getfacade/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GETFACADE_API_KEY (Agent key issued at app.getfacade.ai under Account, Settings, API. Shown once.), GETFACADE_API_BASE_URL (Base URL of the API. Leave unset to use the production one.), GETFACADE_LANG (Language the service answers and refuses in. Leave unset for English.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to GetFacade

same job, measured the same way
Markdown by mdedit.ai
by mangoappstudio

Create, edit, review, and explicitly publish Live or Snapshot Markdown Documents in mdedit.ai.

127 installs/wk answering
Companies House
by aicayzer

UK Companies House public register: search companies, officers, ownership, filings and documents.

64 installs/wk local only
Invoice Data Extraction
by invoicedataextraction

Invoices and other financial documents to rows: upload, say what to extract, read the rows.

answering
Hel
by hypotheques-en-ligne

Instant pricing for French land-registry documents (etat hypothecaire, deeds). Read-only, no auth.

4 tools answering
Context
by neuledge

Local-first documentation for AI agents. Offline, instant, private doc retrieval.

683 installs/wk local only
Emboss
by edwinorange

Turn any PDF form into a fillable one, fill it from data or documents, verify it, and fax it.

answering
MCP Server Polarion
by devemberx

MCP server for Polarion ALM — read and write documents and work items

296 installs/wk local only
InkSeal
by inkseal

Send documents for signature: upload, place fields, draft, and send once a human agrees.

answering

GetFacade — questions

Answers built from our own checks of this server.

Why is there no uptime for GetFacade?
GetFacade 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 npm package @getfacade/mcp was installed 70 times last week.
How do I connect GetFacade?
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 @getfacade/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use GetFacade?
The npm package @getfacade/mcp was installed 70 times in the last week. Week over week that is +18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is GetFacade open source?
Yes — it is published under the MIT licence, written in JavaScript 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.