MCP.so
Sign In

Invoicehub

@einvoice-dev1

About Invoicehub

EU e-invoice validation & generation MCP server (hosted, no install) — registry listing for api.invoicehub.dev/mcp

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Invoicehub?

EU e-invoice validation & generation MCP server (hosted, no install) — registry listing for api.invoicehub.dev/mcp

How to use Invoicehub?

Follow the repository README to install the server and add its MCP configuration to your client.

Key features of Invoicehub

  • validate_invoice — validate a UBL 2.1 invoice/credit note XML string against
  • generate_invoice — generate an EN 16931-conformant UBL 2.1 invoice from
  • list_supported_formats — formats supported today vs. on the roadmap
  • Docs: https://invoicehub.dev/docs
  • REST API + free/paid tiers: https://invoicehub.dev/pricing

Use cases of Invoicehub

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Invoicehub

Where is the source code for Invoicehub?

The source code is linked from the repository URL on this page.

Does Invoicehub include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Invoicehub?

The source code is linked from the repository URL on this page.

Does Invoicehub include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers