xero-mcp
14
The Xero MCP Server connects clients with Xero Accounting Software through an MCP server, providing tools for managing financial data such as transactions, contacts, and reports. It facilitates seamless integration with Xero after a setup involving OAuth 2.0 authentication.
Xero MCP Server
This MCP server allows clients to interact with Xero Accounting Software.
Get Started
- Ensure node and Claude Desktop are installed.
- Create an OAuth 2.0 app in Xero to obtain a CLIENT_ID and CLIENT_SECRET.
- Modify
claude_desktop_config.json
for configuration. - Restart Claude Desktop and complete the Xero auth flow.
Tools
- Authenticate with Xero using OAuth2
- Create bank transactions
- Create contacts in a Xero organisation
- Retrieve balance sheet, accounts, bank transactions, contacts, invoices, journals, organisations, payments, and quotes.