Skip to content
Back to search
30
MCP

@invapi/mcp-server

npm/@invapi/mcp-server

Invoice MCP server — extract structured data from PDF & image invoices, create e-invoices (UBL, CII, ZUGFeRD/Factur-X), convert between formats including Excel, and validate against EN 16931.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@invapi/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}