MCP E-Invoicing Core runs on your own machine — the client starts it, so there is no endpoint to ping. 638 installs a week from pypi. Last commit 15 Jul 2026.
Base package for European e-invoicing MCP servers with shared models, XML utils, and OAuth2 client.
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.
claude mcp add mcp-einvoicing-core -- uvx mcp-einvoicing-core
{
"mcpServers": {
"mcp-einvoicing-core": {
"args": [
"mcp-einvoicing-core"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-einvoicing-core]
command = "uvx"
args = ["mcp-einvoicing-core"]
{
"mcpServers": {
"mcp-einvoicing-core": {
"args": [
"mcp-einvoicing-core"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-einvoicing-core": {
"args": [
"mcp-einvoicing-core"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.