mcpbeat Sign in
I

Webfont License Audit MCP Server

local only

Webfont License Audit runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

The 12 licence questions a foundry audit letter asks, run against your CSS

Installs / week
npm · @readystack/webfont-license-audit
0
Stars
1 open issues
23 Sep 2026
Last commit
no recent releases
License
JavaScript

Nothing serious here today

Today is the operative word: we check Webfont License Audit 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 webfont-license-audit -- npx -y @readystack/webfont-license-audit
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "webfont-license-audit": {
      "args": [
        "-y",
        "@readystack/webfont-license-audit"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.webfont-license-audit]
command = "npx"
args = ["-y", "@readystack/webfont-license-audit"]
.cursor/mcp.json
{
  "mcpServers": {
    "webfont-license-audit": {
      "args": [
        "-y",
        "@readystack/webfont-license-audit"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "webfont-license-audit": {
      "args": [
        "-y",
        "@readystack/webfont-license-audit"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Webfont License Audit

same job, measured the same way
Calibrd Agent
by calibrd

Would you make the shortlist? Score a job against your CV: fit, gaps, ATS score, likely questions.

answering
Knowuswell MCP
by ppop123

Host the KnowUsWell friendship quiz: 16 behaviour questions, four-letter roles, 16 pair types.

23 installs/wk local only
Smart Match
by pkhaninejad

Analyze job listings against your resume, track applications, and generate cover letters.

answering
Originalvoices
by ovlabs

MCP server for OriginalVoices - Ask AI twins questions about any audience

34 installs/wk local only
Trade Compliance
by pipeworx-io

Trade Compliance MCP — the two questions an importer asks that the tariff

answering
ResearchZosho
by wyrdsekai

The research librarian for the rest of us: reads, keeps and questions your sources.

461 installs/wk local only
Foundry MCP code mode
by foundry-mcp

Code mode (preview): the AI writes a script against a typed foundry.* API and runs it in a sandbox.

answering
Ezel
by ezel

Search U.S. case law, fetch opinions, and ask matter-aware legal questions over your documents.

answering

Webfont License Audit — questions

Answers built from our own checks of this server.

Why is there no uptime for Webfont License Audit?
Webfont License Audit 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 @readystack/webfont-license-audit.
How do I connect Webfont License Audit?
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 @readystack/webfont-license-audit straight from npm; nothing to host, nothing to sign up for.
Is Webfont License Audit open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.