Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Xero MCP Server logo
MCP server

Xero MCP Server

Read and write Xero accounting records from an MCP client.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @xeroapi/xero-mcp-server@latest
mcpServers
{
  "mcpServers": {
    "xero-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@xeroapi/xero-mcp-server@latest"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Required
License
MIT
Tools
list-invoiceslist-contactslist-accountscreate-invoicelist-report-balance-sheetlist-profit-and-loss

The server wraps Xero's accounting API: contacts, chart of accounts, invoices, quotes, credit notes, bank transactions and payroll records are all addressable as named tools. Reporting is covered too, with profit and loss, balance sheet, trial balance and aged receivable or payable breakdowns. Authentication runs on OAuth2, with custom connections recommended when wiring it into a desktop client. Testing against a Xero demo organisation avoids touching real ledgers.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?