mcpbeat Sign in

Factura Luz MCP Server

by ilopezluna Your server? Claim it
local only

Factura Luz runs on your own machine — the client starts it, so there is no endpoint to ping. 199 installs a week from npm. Last commit 12 Sep 2026.

Lee y explica facturas de la luz españolas (QR de la CNMC). Todo en local.

Installs per day peak 148 · avg 4
a month agotoday
199
Installs / week
npm · factura-luz-mcp
1
Stars
0 open issues
12 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Factura Luz 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 factura-luz -- npx -y factura-luz-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "factura-luz": {
      "args": [
        "-y",
        "factura-luz-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.factura-luz]
command = "npx"
args = ["-y", "factura-luz-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "factura-luz": {
      "args": [
        "-y",
        "factura-luz-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "factura-luz": {
      "args": [
        "-y",
        "factura-luz-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Factura Luz

same job, measured the same way
Verifactu MCP
by kmonbeibi31

MCP server para VeriFactu (AEAT). Facturación electrónica española desde Claude Code.

65 installs/wk local only
Aikount MCP
by mutonby

Contabilidad española con IA: facturas, gastos por OCR, conciliación bancaria y Modelo 303.

78 installs/wk local only
Programación Siemens — Blog y Cursos
by programacionsiemens

Guías en español de PLC Siemens y TIA Portal: busca y lee +330 tutoriales (SCL, LADDER, AWL, HMI).

10 tools answering
Cobra · Facturación SRI Ecuador
by facturacobra

Emite facturas, notas y retenciones del SRI de Ecuador con lenguaje natural.

answering
I
Facturae Verifactu Lint
by jmshinhwa

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

local only
Leads Locales de Google Maps — Email, Teléfono, Web y CNPJ
by paulovitorti

Extrae negocios locales de Google Maps en Brasil con teléfono, email, sitio web y CNPJ.

answering
Meteor
by com-meteor

Ejecuta Mets, gestiona contactos y tareas, y lee los datos de tu workspace.

answering
Finanzas MCP
by mitdevpro

25 calculadoras financieras en español: ratios, WACC, DCF, VAN/TIR, DuPont y tributario Chile

113 installs/wk local only

Factura Luz — questions

Answers built from our own checks of this server.

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