MCP E-Invoicing Core
Rank #4,191io.github.cmendezs/mcp-einvoicing-core
Base package for European e-invoicing MCP servers with shared models, XML utils, and OAuth2 client.
MCP E-Invoicing Core is a Model Context Protocol (MCP) server published by cmendezs. It ranks #4,191 of 115,460 servers tracked on MCP Toplist. MCP E-Invoicing Core is listed across 2 registries — Official MCP and Glama, with 16 tracked versions. It was first listed on Apr 28, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 111,269 of 115,460 servers on MCP Toplist.
Use MCP E-Invoicing Core
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-einvoicing-core -- uvx mcp-einvoicing-core[mcp_servers.mcp-einvoicing-core]
command = "uvx"
args = ["mcp-einvoicing-core"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-einvoicing-core": {
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-einvoicing-core": {
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-einvoicing-core": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-einvoicing-core": {
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-einvoicing-core": {
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cmendezs%2Fmcp-einvoicing-core)<a href="https://mcptoplist.com/server/io.github.cmendezs%2Fmcp-einvoicing-core"><img src="https://mcptoplist.com/badge/io.github.cmendezs%2Fmcp-einvoicing-core.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
cmendezs
Other servers by cmendezs
- mcp-ksef-pl#5,509 · 6 vers
- mcp-facturacion-electronica-es#5,761 · 6 vers
- mcp-nfe-br#7,711 · 6 vers
- mcp-einvoicing-de#7,722 · 6 vers
- mcp-einvoicing-be#7,927 · 6 vers
- Fattura Elettronica IT#7,994 · 5 vers
- Facture Électronique France#8,304 · 6 vers
- MCP Einvoicing Ae Server#12,825 · 3 vers
- MCP Invoicenow Sg Server#13,568 · 3 vers
Available versions (16)
| Version | Published |
|---|---|
| 1.28.0 | Aug 31, 2026 |
| 1.26.0 | Aug 30, 2026 |
| 1.25.0 | Aug 29, 2026 |
| 1.24.0 | Aug 28, 2026 |
| 1.23.0 | Aug 27, 2026 |
| 1.22.0 | Aug 27, 2026 |
| 1.21.0 | Aug 26, 2026 |
| 1.20.1 | Aug 25, 2026 |
| 1.20.0 | Aug 24, 2026 |
| 1.19.1 | Aug 23, 2026 |
| 1.19.0 | Aug 21, 2026 |
| 1.18.1 | Aug 20, 2026 |
| 1.16.2 | Aug 10, 2026 |
| 1.16.0 | Aug 9, 2026 |
| 0.6.0 | May 13, 2026 |
| 0.1.2 | Apr 28, 2026 |
Frequently asked questions
- Who maintains MCP E-Invoicing Core?
- MCP E-Invoicing Core is maintained by cmendezs, which publishes 10 MCP servers (63 total versions) tracked on MCP Toplist.
- Is MCP E-Invoicing Core listed on the Official MCP Registry?
- Yes — MCP E-Invoicing Core is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP E-Invoicing Core have?
- MCP Toplist tracks 16 versions of MCP E-Invoicing Core, most recently published on Aug 31, 2026.
- Where can I find the source code for MCP E-Invoicing Core?
- The source code for MCP E-Invoicing Core is hosted at github.com/cmendezs/mcp-einvoicing-core.