# io.github.WYRE-AI/xero-mcp

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

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.5.6
- **Author:** io.github.WYRE-AI
- **License:** Unknown
- **Source:** https://github.com/WYRE-AI/xero-mcp

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-25T07:43:40.457Z
- **Version scanned:** HEAD
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

20 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `xero_accounts_list` — List chart of accounts in Xero. Optionally filter by account type or class.
- `xero_accounts_get` — Get detailed information about a specific account by its ID.
- `xero_contacts_list` — List contacts in Xero with pagination. Optionally filter using a where clause. Returns contact details including name, email, and addresses.
- `xero_contacts_get` — Get detailed information about a specific contact by its ID. Returns full contact profile including addresses, phone numbers, and email.
- `xero_contacts_create` — Create a new contact in Xero. Name is required; other fields are optional.
- `xero_contacts_search` — Search contacts by name. Returns contacts whose name contains the search term.
- `xero_invoices_list` — List invoices in Xero with pagination. Optionally filter by status and type (ACCREC for sales, ACCPAY for bills).
- `xero_invoices_get` — Get detailed information about a specific invoice by its ID. Returns full invoice details including line items, amounts, and payment status.
- `xero_invoices_create` — Create a new invoice in Xero. Requires type, contact, and at least one line item.
- `xero_invoices_update_status` — Update the status of an existing invoice. Can submit, authorise, or void an invoice.
- `xero_payments_list` — List payments in Xero with pagination. Optionally filter by status.
- `xero_payments_get` — Get detailed information about a specific payment by its ID.
- `xero_payments_create` — Create a new payment in Xero. Records a payment against an invoice.
- `xero_reports_profit_and_loss` — Get a Profit and Loss (income statement) report for a date range.
- `xero_reports_balance_sheet` — Get a Balance Sheet report as of a specific date.
- `xero_reports_aged_receivables` — Get an Aged Receivables report showing outstanding customer invoices by age.
- `xero_reports_aged_payables` — Get an Aged Payables report showing outstanding supplier bills by age.
- `xero_navigate` — 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/discov
- `xero_status` — Show credentials status and available domains
- `xero_back` — Return to domain selection (no-op in flattened mode). All tools are always available.

## Install

This entry has no npm package and no hosted endpoint, so there is nothing for an MCP client to launch or connect to. It is indexed as source only.

## Blast radius

Contained to moderate — no package coordinates and no declared endpoint — Forge cannot tell where this would run or whose authority it would borrow. Known so far: holds an api key; read-only tool surface.
- Floor 13, ceiling 25 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/io.github.WYRE-AI%2Fxero-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.WYRE-AI%2Fxero-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.WYRE-AI%2Fxero-mcp
- HTML page: https://forgeregistry.com/registry/io.github.WYRE-AI%2Fxero-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
