mcpbeat Sign in

MCP E-Invoicing Core MCP Server

local only

MCP E-Invoicing Core runs on your own machine — the client starts it, so there is no endpoint to ping. 2 977 installs a week from pypi. Last commit 12 Sep 2026.

Base package for e-invoicing MCP servers. Compliance logic and signing keys stay with you.

Installs per day peak 1 207 · avg 437 · -39% w/w
a month agotoday
2 977
Installs / week
pypi · mcp-einvoicing-core
0
Stars
0 open issues
12 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
XSLT

Nothing serious here today

Today is the operative word: we check MCP E-Invoicing Core 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 mcp-einvoicing-core -- uvx mcp-einvoicing-core
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-einvoicing-core": {
      "args": [
        "mcp-einvoicing-core"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-einvoicing-core]
command = "uvx"
args = ["mcp-einvoicing-core"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-einvoicing-core": {
      "args": [
        "mcp-einvoicing-core"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-einvoicing-core": {
      "args": [
        "mcp-einvoicing-core"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP E-Invoicing Core

same job, measured the same way
tubekit
by santiriera626

Compliance-aware MCP server for YouTube publishing, analytics and creator insights.

51 installs/wk local only
Facture Électronique France
by cmendezs

MCP server for French e-invoicing (XP Z12-013). Manages invoices, validation and compliance.

170 installs/wk local only
pkgxray
by adamsjack711-ux

Pre-install security scans for npm packages, MCP servers, and AI agents with cited verdict evidence.

92 installs/wk local only
VAT Validator MCP
by ojaskord

Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.

118 installs/wk 2 tools answering
MCP Compliance
by yawlabs

CLI tool and MCP server that tests MCP servers for spec compliance

1 350 installs/wk local only
The Metis Fca Handbook AI Harness MCP
by 99blaked99

MCP server for FCA Handbook compliance analysis with verbatim citations.

834 installs/wk local only
Compliance Auditor MCP
by firasmosbehi

City hiring-compliance MCP server with regulation search and full audit risk scoring.

answering
Asymptotic Ethics
by toby-self

MCP server for an Asymptotic Ethics governance simulation with a verified compliance oracle.

53 installs/wk local only

MCP E-Invoicing Core — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP E-Invoicing Core?
MCP E-Invoicing Core 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 pypi package mcp-einvoicing-core was installed 2 977 times last week.
How do I connect MCP E-Invoicing Core?
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 mcp-einvoicing-core straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP E-Invoicing Core?
The pypi package mcp-einvoicing-core was installed 2 977 times in the last week. Week over week that is -39%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP E-Invoicing Core open source?
Yes — it is published under the Apache-2.0 licence, written in XSLT and 0 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.