invoicehub-mcp
Rank #123,724io.github.einvoice-dev1/invoicehub-mcp
Validate and generate EU e-invoices (UBL 2.1 / EN 16931) via a hosted MCP server.
invoicehub-mcp is a Model Context Protocol (MCP) server published by einvoice-dev1. It ranks #123,724 of 132,113 servers tracked on MCP Toplist. invoicehub-mcp is listed across 3 registries — PulseMCP, Glama and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 12, 2026.
Ranks ahead of 8,389 of 132,113 servers on MCP Toplist.
Use invoicehub-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http invoicehub-mcp https://api.invoicehub.dev/mcp[mcp_servers.invoicehub-mcp]
url = "https://api.invoicehub.dev/mcp"Add to ~/.codex/config.toml.
https://api.invoicehub.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"invoicehub-mcp": {
"url": "https://api.invoicehub.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"invoicehub-mcp": {
"type": "http",
"url": "https://api.invoicehub.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"invoicehub-mcp": {
"serverUrl": "https://api.invoicehub.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"invoicehub-mcp": {
"url": "https://api.invoicehub.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.einvoice-dev1%2Finvoicehub-mcp)<a href="https://mcptoplist.com/server/io.github.einvoice-dev1%2Finvoicehub-mcp"><img src="https://mcptoplist.com/badge/io.github.einvoice-dev1%2Finvoicehub-mcp.svg" alt="MCP Toplist: #123,724 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
einvoice-dev1
Other servers by einvoice-dev1
View all einvoice-dev1 servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains invoicehub-mcp?
- invoicehub-mcp is maintained by einvoice-dev1, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is invoicehub-mcp listed on the Official MCP Registry?
- invoicehub-mcp is not on the Official MCP Registry. It is listed on PulseMCP, Glama and mcp.so.
- How many versions does invoicehub-mcp have?
- invoicehub-mcp ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for invoicehub-mcp?
- The source code for invoicehub-mcp is hosted at github.com/einvoice-dev1/invoicehub-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.