Loading MCP server directory, please wait...
Invoices and other financial documents to rows: upload, say what to extract, read the rows.
npx @getmcp/cli add com.invoicedataextraction/invoice-data-extractionRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your API key>. Keys are created at https://invoicedataextraction.com/dashboard?view=API.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.invoicedataextraction/invoice-data-extraction": {
"url": "https://mcp.invoicedataextraction.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}