MCP Server
Active
Apache-2.0
MCP E-Invoicing Core MCP Server
io.github.cmendezs/mcp-einvoicing-core
What is the MCP E-Invoicing Core MCP server?
Base package for European e-invoicing MCP servers with shared models, XML utils, and OAuth2 client.
How to install MCP E-Invoicing Core
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-einvoicing-core": {
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-einvoicing-core": {
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-einvoicing-core": {
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"mcp-einvoicing-core": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}Claude Code
claude mcp add mcp-einvoicing-core -- uvx mcp-einvoicing-coreRelated MCP servers
German e-invoicing MCP server: ZUGFeRD 2.x, XRechnung 3.x, EN 16931, KoSIT validation, Peppol.
1
View repository →XSLT
Apache-2.0
Spanish e-invoicing MCP server: VERI*FACTU, Facturae/FACe, SII, Crea y Crece B2B.
1
View repository →XSLT
Apache-2.0
Polish e-invoicing MCP: KSeF API v2, FA(3)/FA(2) XML, Peppol BIS 3.0, NIP/REGON validation.
1
View repository →Python
Apache-2.0
Belgian e-invoicing MCP server: Peppol BIS 3.0, UBL 2.1, EU PINT v1.0.1, Mercurius.
0
View repository →Python
Apache-2.0
MCP server for French e-invoicing (XP Z12-013). Manages invoices, validation and compliance.
0
View repository →XSLT
Apache-2.0
Fattura Elettronica IT
Active
Italian e-invoicing: FatturaPA XML/SDI v1.2.3, 42 tools. Signing, SDI, archiving.
0
View repository →Python
Apache-2.0