XM
Xero MCP Server
Connect Xero to the Model Context Protocol
stdio· OAuth
Xero MCP Server exposes Xero's accounting API as a Model Context Protocol interface, letting AI agents read and write invoices, contacts, ledger entries, and reports through standardized tool calls. It targets finance and RevOps engineers building agent-driven bookkeeping, reconciliation, or reporting workflows, removing the need to hand-roll Xero API clients per project. Useful for ecommerce operators wiring Claude or Cursor into month-end close, AR follow-ups, or cross-system financial data pulls.
> what it does
- Exposes Xero accounting endpoints as callable MCP tools for agents
- Handles invoices, contacts, bank transactions, and journal entries programmatically
- Lets LLM agents query financial data without custom API wrappers
- Supports standardized MCP authentication and tool discovery patterns
- Fits finance automation workflows across Claude, Cursor, and custom agents