MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
XERO_ACCESS_TOKENChiave APIobbligatoriaXero OAuth2 access token. Required when AUTH_MODE is 'env'.
Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
xero_accounts_listList chart of accounts in Xero. Optionally filter by account type or class.List chart of accounts in Xero. Optionally filter by account type or class.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_accounts_getGet detailed information about a specific account by its ID.Get detailed information about a specific account by its ID.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_contacts_listList contacts in Xero with pagination. Optionally filter using a where clause. Returns contact details including name, email, and addresses.List contacts in Xero with pagination. Optionally filter using a where clause. Returns contact details including name, email, and addresses.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_contacts_getGet detailed information about a specific contact by its ID. Returns full contact profile including addresses, phone numbers, and email.Get detailed information about a specific contact by its ID. Returns full contact profile including addresses, phone numbers, and email.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_contacts_createCreate a new contact in Xero. Name is required; other fields are optional.Create a new contact in Xero. Name is required; other fields are optional.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_contacts_searchSearch contacts by name. Returns contacts whose name contains the search term.Search contacts by name. Returns contacts whose name contains the search term.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_invoices_listList invoices in Xero with pagination. Optionally filter by status and type (ACCREC for sales, ACCPAY for bills).List invoices in Xero with pagination. Optionally filter by status and type (ACCREC for sales, ACCPAY for bills).
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_invoices_getGet detailed information about a specific invoice by its ID. Returns full invoice details including line items, amounts, and payment status.Get detailed information about a specific invoice by its ID. Returns full invoice details including line items, amounts, and payment status.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_invoices_createCreate a new invoice in Xero. Requires type, contact, and at least one line item.Create a new invoice in Xero. Requires type, contact, and at least one line item.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_invoices_update_statusUpdate the status of an existing invoice. Can submit, authorise, or void an invoice.Update the status of an existing invoice. Can submit, authorise, or void an invoice.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_payments_listList payments in Xero with pagination. Optionally filter by status.List payments in Xero with pagination. Optionally filter by status.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_payments_getGet detailed information about a specific payment by its ID.Get detailed information about a specific payment by its ID.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_payments_createCreate a new payment in Xero. Records a payment against an invoice.Create a new payment in Xero. Records a payment against an invoice.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_reports_profit_and_lossGet a Profit and Loss (income statement) report for a date range.Get a Profit and Loss (income statement) report for a date range.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_reports_balance_sheetGet a Balance Sheet report as of a specific date.Get a Balance Sheet report as of a specific date.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_reports_aged_receivablesGet an Aged Receivables report showing outstanding customer invoices by age.Get an Aged Receivables report showing outstanding customer invoices by age.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_reports_aged_payablesGet an Aged Payables report showing outstanding supplier bills by age.Get an Aged Payables report showing outstanding supplier bills by age.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_navigateDiscover available Xero tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.Discover available Xero tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_statusShow credentials status and available domainsShow credentials status and available domains
Per questo strumento non è stato pubblicato alcuno schema di input.
xero_backReturn to domain selection (no-op in flattened mode). All tools are always available.Return to domain selection (no-op in flattened mode). All tools are always available.
Per questo strumento non è stato pubblicato alcuno schema di input.
20 strumenti su 20 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.