Server data from the Official MCP Registry
Validate and generate EU e-invoices (UBL 2.1 / EN 16931) via a hosted MCP server.
Validate and generate EU e-invoices (UBL 2.1 / EN 16931) via a hosted MCP server.
Remote endpoints: streamable-http: https://api.invoicehub.dev/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
3 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-einvoice-dev1-invoicehub-mcp": {
"url": "https://api.invoicehub.dev/mcp"
}
}
}From the project's GitHub 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.
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 rulesgenerate_invoice — generate an EN 16931-conformant UBL 2.1 invoice from
structured fields, self-validated before it's returnedlist_supported_formats — formats supported today vs. on the roadmapNo install, no API key — the endpoint is public and every tool is read-only or self-validating.
{
"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
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption