Give your AI agents secure, structured access to Microsoft Dynamics 365 Business Central data through the Apideck MCP Server. 20 resources across Accounting. Managed auth, normalized schemas, zero custom code.
The Apideck MCP Server gives your agent access to Microsoft Dynamics 365 Business Central through normalized APIs. Same schema, same tools, regardless of provider.
20 resources, each with up to 5 operations. Your agent discovers and executes these on demand.
accounting_invoices_alllistaccounting_invoices_onegetaccounting_invoices_addcreateaccounting_invoices_updateupdateaccounting_invoices_deletedeleteaccounting_bills_alllistaccounting_bills_onegetaccounting_bills_addcreateaccounting_bills_updateupdateaccounting_bills_deletedeleteaccounting_bill_payments_alllistaccounting_bill_payments_onegetaccounting_bill_payments_addcreateaccounting_bill_payments_updateupdateaccounting_bill_payments_deletedeleteaccounting_credit_notes_alllistaccounting_credit_notes_onegetaccounting_credit_notes_addcreateaccounting_credit_notes_updateupdateaccounting_credit_notes_deletedeleteaccounting_payments_alllistaccounting_payments_onegetaccounting_payments_addcreateaccounting_payments_updateupdateaccounting_payments_deletedeleteaccounting_invoice_items_alllistaccounting_invoice_items_onegetaccounting_invoice_items_addcreateaccounting_invoice_items_updateupdateaccounting_invoice_items_deletedeleteaccounting_customers_alllistaccounting_customers_onegetaccounting_customers_addcreateaccounting_customers_updateupdateaccounting_customers_deletedeleteaccounting_suppliers_alllistaccounting_suppliers_onegetaccounting_suppliers_addcreateaccounting_suppliers_updateupdateaccounting_suppliers_deletedeleteaccounting_ledger_accounts_alllistaccounting_ledger_accounts_onegetaccounting_ledger_accounts_addcreateaccounting_ledger_accounts_updateupdateaccounting_ledger_accounts_deletedeleteaccounting_purchase_orders_alllistaccounting_purchase_orders_onegetaccounting_purchase_orders_addcreateaccounting_purchase_orders_updateupdateaccounting_purchase_orders_deletedeleteaccounting_tax_rates_alllistaccounting_tax_rates_onegetaccounting_tax_rates_addcreateaccounting_tax_rates_updateupdateaccounting_tax_rates_deletedeleteaccounting_company_info_alllistaccounting_company_info_onegetaccounting_company_info_addcreateaccounting_company_info_updateupdateaccounting_company_info_deletedeleteaccounting_locations_alllistaccounting_locations_onegetaccounting_locations_addcreateaccounting_locations_updateupdateaccounting_locations_deletedeleteaccounting_companies_alllistaccounting_companies_onegetaccounting_companies_addcreateaccounting_companies_updateupdateaccounting_companies_deletedeleteaccounting_tracking_categories_alllistaccounting_tracking_categories_onegetaccounting_tracking_categories_addcreateaccounting_tracking_categories_updateupdateaccounting_tracking_categories_deletedeleteaccounting_attachments_alllistaccounting_attachments_onegetaccounting_attachments_addcreateaccounting_attachments_updateupdateaccounting_attachments_deletedeleteaccounting_journal_entries_alllistaccounting_journal_entries_onegetaccounting_journal_entries_addcreateaccounting_journal_entries_updateupdateaccounting_journal_entries_deletedeleteaccounting_expenses_alllistaccounting_expenses_onegetaccounting_expenses_addcreateaccounting_expenses_updateupdateaccounting_expenses_deletedeleteaccounting_bank_accounts_alllistaccounting_bank_accounts_onegetaccounting_bank_accounts_addcreateaccounting_bank_accounts_updateupdateaccounting_bank_accounts_deletedeleteaccounting_employees_alllistaccounting_employees_onegetaccounting_employees_addcreateaccounting_employees_updateupdateaccounting_employees_deletedeleteSign up for Apideck and create an application.
Link your Microsoft Dynamics 365 Business Central 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.