MCP Server
MCP
io.github.invapi-org/invapi-mcp
Extract, create, convert & validate invoices (UBL, CII, XRechnung, ZUGFeRD, PDF, Excel)
Install
npx -y @invapi/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@invapi/mcp-server",
"version": "1.0.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key for Invapi",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "INVAPI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment