Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Invoicehub

БесплатноНе проверен

EU e-invoice validation, as a developer API. Check whether an electronic invoice conforms to EN 16931 — the European standard behind France, Germany, Belgium, P

GitHubEmbed

Описание

EU e-invoice validation, as a developer API. Check whether an electronic invoice conforms to EN 16931 — the European standard behind France, Germany, Belgium, Poland and the 2030 ViDA mandate — with a single REST call. Structured JSON errors mapped to the official BR-* business rules. No enterprise sales call required.

README

Registry/plugin listing metadata for InvoiceHub's hosted MCP server. There's no local package here — the server itself is a hosted Streamable HTTP endpoint at https://api.invoicehub.dev/mcp, implemented in the main einvoice-dev1/einvoice monorepo (packages/api/src/mcp.ts). This repo exists to give that endpoint a public server.json and Claude Code plugin manifest, since MCP registries and the plugin marketplace require a public repository to list against.

What it does

  • validate_invoice — validate a UBL 2.1 invoice/credit note XML string against the official EN 16931 Schematron (v1.3.16), returning any failing BR-* business rules
  • generate_invoice — generate an EN 16931-conformant UBL 2.1 invoice from structured fields, self-validated before it's returned
  • list_supported_formats — formats supported today vs. on the roadmap

No install, no API key — the endpoint is public and every tool is read-only or self-validating.

Use it

{
  "mcpServers": {
    "invoicehub": {
      "type": "http",
      "url": "https://api.invoicehub.dev/mcp"
    }
  }
}

Claude Code:

claude mcp add --transport http invoicehub https://api.invoicehub.dev/mcp

Or install as a Claude Code plugin:

claude plugin marketplace add einvoice-dev1/invoicehub-mcp

Links

from github.com/einvoice-dev1/invoicehub-mcp

Установка Invoicehub

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/einvoice-dev1/invoicehub-mcp

FAQ

Invoicehub MCP бесплатный?

Да, Invoicehub MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Invoicehub?

Нет, Invoicehub работает без API-ключей и переменных окружения.

Invoicehub — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Invoicehub в Claude Desktop, Claude Code или Cursor?

Открой Invoicehub на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Invoicehub with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории finance