MCP Einvoicing Ae runs on your own machine — the client starts it, so there is no endpoint to ping. 759 installs a week from pypi.
MCP server for United Arab Emirates electronic invoicing
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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-ae -- uvx mcp-einvoicing-ae
{
"mcpServers": {
"mcp-einvoicing-ae": {
"args": [
"mcp-einvoicing-ae"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-einvoicing-ae]
command = "uvx"
args = ["mcp-einvoicing-ae"]
{
"mcpServers": {
"mcp-einvoicing-ae": {
"args": [
"mcp-einvoicing-ae"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-einvoicing-ae": {
"args": [
"mcp-einvoicing-ae"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
LOG_LEVEL (Logging level: DEBUG, INFO (default), WARNING, or ERROR).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Singapore electronic invoicing (InvoiceNow)
MCP server for Italian electronic invoicing (SDI) via Invoicetronic API
MCP server for Mexican electronic invoicing (CFDI 4.0, Pagos 2.0)
UnitedDePIN MCP server for aggregating DePIN nodes.
MCP server for Holded — invoicing, accounting, CRM, projects, and team
Altoviz invoicing app for french small businesses
MCP server for India GST e-invoicing (FORM GST INV-01 schema v1.1 / IRP-IRN)
A sample MCP server for testing
Answers built from our own checks of this server.