io.github.WYRE-AI/xero-mcp

MCPcommunauté
v1.5.6io.github.WYRE-AIUnknownMis à jour il y a 1 moisGitHub

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
il y a 1 moisDernière mise à jour
Nécessite 1 identifiant avant de pouvoir fonctionner
  • XERO_ACCESS_TOKENClé d’APIobligatoire

    Xero OAuth2 access token. Required when AUTH_MODE is 'env'.

Déclaré par l’auteur dans le registre MCP officiel. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paquet
Auteurio.github.WYRE-AI
LicenceUnknown
Version1.5.6
Sourcemcp-registry
Statut de confiance
B
60/100Bon
✓Listé dans l’index Forge+10/10
—Identité de l’éditeur vérifiée+0/30
→ Éditeur : exécutez `forge publish` depuis le dépôt pour revendiquer la propriété
—Vérification de domaine+0/10
→ Actuellement indisponible pour ce type d’annonce — la vérification de domaine ne s’exécute aujourd’hui que pour les paquets adossés à npm, cette ligne ne peut donc pas encore être obtenue ici, quel que soit le contenu hébergé sur le domaine.
✓Analyse d’injection de prompt · propre+30/30
✓Analyse d’obfuscation / exfiltration · propre+20/20
Collez-le dans Claude Code, Cursor ou tout assistant d’IA pour combler toutes les lacunes
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine—
Provenance—
DépendancesNon audité
Surface d’outils20 outils · aucun privilégié
Analyse de sécurité✓ ProprevHEAD · aujourd’huiQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé27 août 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

20 outils · aucun privilégié
Extrait statiquement du paquet publiévHEAD · 21h ago

Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

xero_accounts_getGet detailed information about a specific account by its ID.

Get detailed information about a specific account by its ID.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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).

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

xero_payments_listList payments in Xero with pagination. Optionally filter by status.

List payments in Xero with pagination. Optionally filter by status.

Aucun schéma d’entrée n’a été publié pour cet outil.

xero_payments_getGet detailed information about a specific payment by its ID.

Get detailed information about a specific payment by its ID.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

xero_reports_balance_sheetGet a Balance Sheet report as of a specific date.

Get a Balance Sheet report as of a specific date.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

xero_statusShow credentials status and available domains

Show credentials status and available domains

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

20 outils sur 20 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

Mots-clés
mcp
Alternatives
Comparaison des surfaces d’outils…

Aucune couverture des dépendances

Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.

Thèmes

Apparentés dans finance & trading