mcpbeat Sign in

Gofact MCP Server

local only

Gofact runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Sep 2026.

Creates compliant French e-invoices locally: Factur-X PDF/A-3 with EN 16931 CII XML, legal numbering

Installs / week
not published
5
Stars
0 open issues
5 Sep 2026
Last commit
from GitHub
AGPL-3.0
License
Go

What the code does

We read the source, 17 h ago · rules 3dff92dd89df

Capabilities

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.

Builds a file path from a variable internal/mcpsrv/pdp.go:243
    f, err := os.Open(filepath.Join(o.Path, workspace.JournalFile))

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Gofact

same job, measured the same way
Scribo
by causa-prima-ai

EN 16931-compliant e-invoices: XRechnung, ZUGFeRD, Factur-X, Peppol BIS, Facturae or US PDF. Free.

4 tools answering
I
Factur-X e-invoicing
by leborgneantoine

Generate, validate and read Factur-X / EN 16931 e-invoices (France, EU): PDF/A-3, CII, UBL 2.1.

4 tools answering
Invoice PDF Billing Generator
by theluckystrike

Create PDF invoices from your AI chat: clients, numbering, VAT, overdue reports. All data is local.

13 tools answering
InvoiceXML
by invoicexml

Create, validate, convert & extract compliant e-invoices (UBL, Factur-X, ZUGFeRD, XRechnung)

answering
Einvoice
by makririch

XRechnung & ZUGFeRD: create, validate, and convert German e-invoices. EN 16931 compliant.

23 installs/wk local only
Invoicehub
by invoicehub

Validate, generate & convert EU e-invoices (UBL, CII, XRechnung, Factur-X) — EN 16931 pre-validated.

4 tools answering
C
Attestwire
by attestwire

EN 16931: validate invoice data or a UBL/CII file, emit UBL or CII XML. XRechnung, Peppol. Not PDF.

46 installs/wk 9 tools answering
C
Einvoicewiz
by einvoicewiz

Generate & validate EN 16931 e-invoices (Factur-X, ZUGFeRD, XRechnung); verification certificates

7 tools answering

Gofact — questions

Answers built from our own checks of this server.

Why is there no uptime for Gofact?
Gofact runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Gofact open source?
Yes — it is published under the AGPL-3.0 licence, written in Go and 5 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.