knportal/invoice-parser-mcp
MCP server: parse invoices & receipts into structured JSON using Claude Vision. x402 USDC payments on Base.
Platform-specific configuration:
{
"mcpServers": {
"invoice-parser-mcp": {
"command": "npx",
"args": [
"-y",
"invoice-parser-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...