Works with Claude, Cursor, VS Code, Windsurf, ChatGPT, and any MCP-compatible client
Your invoices, inside your AI assistant
Connect Claude, Cursor, VS Code, or any MCP-compatible client to your e-invoice.be account. Query invoices, track deliveries, look up companies on Peppol. All through natural language.
{
"mcpServers": {
"e-invoice-be": {
"url": "https://api.e-invoice.be/mcp",
"headers": {
"Authorization": "Bearer your-api-key"
}
}
}
}What can you ask?
Real prompts you can use with any MCP-compatible AI assistant connected to your e-invoice.be account.
Track your invoices
Analyze your usage
Look up companies on Peppol
12 MCP tools, organized by what you need
Every tool is read-only. Your AI assistant can query your data but never modify it.
Documents
4 toolsget_documentRetrieve full invoice or credit note detailsget_document_attachmentsList all attachments with download linksget_document_attachmentGet a specific attachment with signed URLget_document_timelineTrack creation, validation, and delivery eventsInbox & Outbox
4 toolsget_inboxSearch and filter received documentsget_inbox_invoicesList received invoices with paginationget_inbox_credit_notesList received credit notesget_outboxSearch and filter sent documentsPeppol Lookup
2 toolsget_lookup_peppol_idVerify if a company is registered on Peppolget_lookup_participantsSearch for Peppol participants by nameDrafts & Usage
2 toolsget_draftsList draft documents not yet sentget_statsUsage data with daily, weekly, or monthly aggregationGet started in 3 steps
From zero to querying your invoices with AI in under five minutes.
Get your API key
Sign up at app.e-invoice.be. Account creation is free and instant. Your API key is available immediately.
Add to your AI tool
Copy the MCP server config into Claude Desktop, Cursor, VS Code, or any MCP-compatible client.
Start asking
Query your invoices, check delivery status, and look up companies on Peppol. All in natural language.
Works with your favorite AI tools
The e-invoice.be MCP server works with any client that supports the Model Context Protocol.
Prefer the command line?
Use the e-invoice.be Peppol CLI to send invoices, look up companies, and manage your account from the terminal.
Who is this for?
Whether you process invoices, build integrations, or support customers, the MCP server gives your AI the context it needs.
Developers
Query invoices while building integrations. Debug delivery issues by checking document timelines. Test your Peppol setup without leaving your editor.
Accountants & finance teams
Ask your AI about received invoices, totals, and trends. No need to log into a separate portal.
Customer service
Look up invoice status and delivery timelines instantly. Help customers with questions about their invoices without switching between tools.
ERP vendors
Build AI-powered invoicing insights into your product using the MCP server as a data layer.
Secure by design
The MCP server can only read your data. It cannot create, modify, or delete anything.
Read-only access
All 12 tools can only query and retrieve. No writes, no deletes, no modifications.
Tenant-scoped
Your API key determines access scope. All data is isolated to your account. No cross-tenant access is possible.
Signed URLs
Attachment downloads use signed URLs that expire after 1 hour. No permanent links to sensitive files.
Frequently asked questions
Everything you need to know about the e-invoice.be MCP server.
What is MCP?
Which AI tools are supported?
Can the MCP server modify my data?
Do I need an API key?
Is the MCP server free?
What about rate limits?
Can I also send invoices through the MCP server?
Do I need a verified account?
Still have questions? We're happy to help.
Get in touchConnect your AI to your invoices
12 read-only MCP tools.Query invoices, track deliveries, look up companies on Peppol, and analyze your usage. All from your favorite AI assistant.
Powered by:
- 12 read-only tools Query any invoice data securely
- Bearer token auth Scoped to your account
- SSE transport Real-time streaming responses