Font Lab runs on your own machine — the client starts it, so there is no endpoint to ping. 91 installs a week from npm. Last commit 29 Jul 2026.
A decision surface for typography: curate font directions on your real site, ship next/font code.
We read the source, 1 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
ok("the fix is the one-time git rm -r --cached", /git rm -r --cached -- app\/_fontlab/.test(plan.scaffold.tracked?.fix || ""));
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.
const shipDir = path.join(projectDir, staticDir, "fontlab") + path.sep;
spawnSync(process.execPath, [HERE + "font-lab.mjs", ...args], { encoding: "utf8", env: { ...process.env, ...env } });
const click = (sel) => page.evaluate((s) => eval(s.host).querySelector(s.sel).click(), { host: SHADOW, sel });
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
function setStatusHTML(html, tone = "") { $("status").innerHTML = html; $("status").dataset.tone = tone; }
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Font Lab and you get told the day something new turns up.
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.
claude mcp add font-lab -- npx -y font-lab
{
"mcpServers": {
"font-lab": {
"args": [
"-y",
"font-lab"
],
"command": "npx"
}
}
}
[mcp_servers.font-lab]
command = "npx"
args = ["-y", "font-lab"]
{
"mcpServers": {
"font-lab": {
"args": [
"-y",
"font-lab"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"font-lab": {
"args": [
"-y",
"font-lab"
],
"command": "npx"
}
}
}
Draw on your website, let your AI agent see it. Visual context for code generation via MCP.
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
Project memory for coding agents: requirements, decisions, code graph and delivery telemetry.
Give your AI agent a real phone number for SMS verification codes.
AI text detection and humanization for Claude Code, Cursor, and Windsurf.
Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.
Team-aware memory: intent, decisions, real-time conflicts for AI coding assistants.
MCP server for Sift — global ML fraud detection: real-time risk scoring, decisions, event ingestion
Answers built from our own checks of this server.