Skip to main content
Glama
aethar-dev
by aethar-dev
README.md
# EInvoiceAPI MCP Server

[![MCP Compatible](https://img.shields.io/badge/MCP-Compatible-blue)](https://modelcontextprotocol.io)

EU e-invoicing via MCP. Convert invoices between UBL 2.1, CII D16B, XRechnung, and FatturaPA. Validate EU compliance. AI-powered OCR for PDF/image invoices.

## Installation

### Claude Desktop / Claude Code

```json
{
  "mcpServers": {
    "aethar-einvoice": {
      "url": "https://einvoice.aethar.dev/api/mcp",
      "headers": { "X-API-Key": "your_api_key_here" }
    }
  }
}
```

## Authentication

Get a free API key at [console.aethar.dev](https://console.aethar.dev).

## Links

- [API Docs](https://einvoice.aethar.dev/docs) | [Dashboard](https://einvoice.aethar.dev) | [Smithery](https://smithery.ai/servers/aethar/einvoiceapi) | [Aethar](https://aethar.dev)

## License

Source code is proprietary. MCP endpoint provided as part of EInvoiceAPI.