Loading MCP server directory, please wait...
EN 16931: validate invoice data or a UBL/CII file, emit UBL or CII XML. XRechnung, Peppol. Not PDF.
npx @getmcp/cli add com.attestwire/en16931Requires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.attestwire/en16931": {
"command": "npx",
"args": [
"-y",
"@attestwire/mcp"
],
"env": {
"ATTESTWIRE_API_KEY": "",
"ATTESTWIRE_MCP_URL": "https://api.attestwire.com/mcp"
}
}
}
}