mcpbeat Sign in

MCP Einvoicing Ae MCP Server

local only

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.

Installs per day peak 569 · avg 159
a month agotoday
759
Installs / week
pypi · mcp-einvoicing-ae
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

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.

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-ae -- uvx mcp-einvoicing-ae
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-einvoicing-ae": {
      "args": [
        "mcp-einvoicing-ae"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-einvoicing-ae]
command = "uvx"
args = ["mcp-einvoicing-ae"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-einvoicing-ae": {
      "args": [
        "mcp-einvoicing-ae"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "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.

Alternatives to MCP Einvoicing Ae

same job, measured the same way
MCP Invoicenow Sg
by cmendezs

MCP server for Singapore electronic invoicing (InvoiceNow)

529 installs/wk local only
Invoicetronic MCP Server
by fgasparetto

MCP server for Italian electronic invoicing (SDI) via Invoicetronic API

59 installs/wk local only
MCP Cfdi Mx
by cmendezs

MCP server for Mexican electronic invoicing (CFDI 4.0, Pagos 2.0)

691 installs/wk local only
Uniteddepin
by krampslaag

UnitedDePIN MCP server for aggregating DePIN nodes.

32 installs/wk local only
Holded MCP
by energio-es

MCP server for Holded — invoicing, accounting, CRM, projects, and team

65 installs/wk local only
Altoviz MCP Server
by altoviz

Altoviz invoicing app for french small businesses

answering
MCP Einvoicing In
by cmendezs

MCP server for India GST e-invoicing (FORM GST INV-01 schema v1.1 / IRP-IRN)

local only
I
Elias MCP Sample Server
by elpadev

A sample MCP server for testing

81 installs/wk local only

MCP Einvoicing Ae — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Einvoicing Ae?
MCP Einvoicing Ae 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-ae was installed 759 times last week.
Is MCP Einvoicing Ae still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Einvoicing Ae?
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-ae straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Einvoicing Ae?
The pypi package mcp-einvoicing-ae was installed 759 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.