Give your AI agents secure, structured access to e-Boekhouden.nl data through the Apideck MCP Server. 11 resources across Accounting. Managed auth, normalized schemas, zero custom code.
The Apideck MCP Server gives your agent access to e-Boekhouden.nl through normalized APIs. Same schema, same tools, regardless of provider.
11 resources, each with up to 5 operations. Your agent discovers and executes these on demand.
accounting_ledger_accounts_alllistaccounting_ledger_accounts_onegetaccounting_ledger_accounts_addcreateaccounting_ledger_accounts_updateupdateaccounting_ledger_accounts_deletedeleteaccounting_tracking_categories_alllistaccounting_tracking_categories_onegetaccounting_tracking_categories_addcreateaccounting_tracking_categories_updateupdateaccounting_tracking_categories_deletedeleteaccounting_customers_alllistaccounting_customers_onegetaccounting_customers_addcreateaccounting_customers_updateupdateaccounting_customers_deletedeleteaccounting_suppliers_alllistaccounting_suppliers_onegetaccounting_suppliers_addcreateaccounting_suppliers_updateupdateaccounting_suppliers_deletedeleteaccounting_journal_entries_alllistaccounting_journal_entries_onegetaccounting_journal_entries_addcreateaccounting_journal_entries_updateupdateaccounting_journal_entries_deletedeleteaccounting_bills_alllistaccounting_bills_onegetaccounting_bills_addcreateaccounting_bills_updateupdateaccounting_bills_deletedeleteaccounting_payments_alllistaccounting_payments_onegetaccounting_payments_addcreateaccounting_payments_updateupdateaccounting_payments_deletedeleteaccounting_bill_payments_alllistaccounting_bill_payments_onegetaccounting_bill_payments_addcreateaccounting_bill_payments_updateupdateaccounting_bill_payments_deletedeleteaccounting_invoices_alllistaccounting_invoices_onegetaccounting_invoices_addcreateaccounting_invoices_updateupdateaccounting_invoices_deletedeleteaccounting_aged_creditors_alllistaccounting_aged_creditors_onegetaccounting_aged_creditors_addcreateaccounting_aged_creditors_updateupdateaccounting_aged_creditors_deletedeleteaccounting_aged_debtors_alllistaccounting_aged_debtors_onegetaccounting_aged_debtors_addcreateaccounting_aged_debtors_updateupdateaccounting_aged_debtors_deletedeleteSign up for Apideck and create an application.
Link your e-Boekhouden.nl account through Vault. OAuth is handled for you.
Paste the config into your AI client. Your agent can now access the data.
{
"mcpServers": {
"apideck": {
"url": "https://mcp.apideck.dev/mcp",
"headers": {
"x-apideck-api-key": "YOUR_API_KEY",
"x-apideck-app-id": "YOUR_APP_ID",
"x-apideck-consumer-id": "YOUR_CONSUMER_ID"
}
}
}
}Same MCP server, same schema. Switch providers without changing your agent code.