mcpbeat Sign in
I

Facturae Verifactu Lint MCP Server

local only

Facturae Verifactu Lint runs on your own machine — the client starts it, so there is no endpoint to ping.

18 reglas sobre tu XML Facturae antes de que FACe lo devuelva

Installs / week
npm · @readystack/facturae-verifactu-lint
Stars
on GitHub
Last commit
no recent releases
License
language unknown

Nothing serious here today

Today is the operative word: we check Facturae Verifactu Lint 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 facturae-verifactu-lint -- npx -y @readystack/facturae-verifactu-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "facturae-verifactu-lint": {
      "args": [
        "-y",
        "@readystack/facturae-verifactu-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.facturae-verifactu-lint]
command = "npx"
args = ["-y", "@readystack/facturae-verifactu-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "facturae-verifactu-lint": {
      "args": [
        "-y",
        "@readystack/facturae-verifactu-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "facturae-verifactu-lint": {
      "args": [
        "-y",
        "@readystack/facturae-verifactu-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Facturae Verifactu Lint

same job, measured the same way
shre.me
by shre

Turn long URLs into shre.me/code, and read the clicks: day, country, device, referrer.

answering
Atlas Scout
by zaguanlabs

Local, read-only structural code navigation and bounded dependency analysis for source repositories.

local only
Playwright Report MCP
by hubertgajewski

Run Playwright tests and surface structured results for AI agents doing test failure analysis.

171 installs/wk local only
I
Ksef Fa3 Invoice Lint
by jmshinhwa

Finds the lines KSeF will reject in a Polish structured invoice XML, before you send it

local only
Girder
by dhishwasher

Local semantic code graph: source, definitions, callers, callees, impact, and semantic change review

440 installs/wk local only
Code Factory
by zrk222

Local proof facts for AI coding clients: intent, tests, Graph Ops, and review evidence.

2 646 installs/wk local only
Postal Lookup MCP
by lulu-the-narwhal

Free, keyless postal/ZIP code lookup: place name(s), state/region, and coordinates.

1 tools answering
Computer Use Omni
by jason26214

A 1:1 replica of Claude Desktop's computer-use tool surface, for Windows and the Claude Code CLI.

54 installs/wk local only

Facturae Verifactu Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Facturae Verifactu Lint?
Facturae Verifactu Lint 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/facturae-verifactu-lint.
How do I connect Facturae Verifactu Lint?
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/facturae-verifactu-lint straight from npm; nothing to host, nothing to sign up for.