Xero MCP Server enables Claude to interact with Xero Accounting Software through a set of tools that access financial data. Developed by John Zhang, it provides authenticated access to Xero's API for retrieving accounts, bank transactions, contacts, invoices, journals, organizations, payments, and quotes. The implementation uses OAuth2 authentication and handles API session management, making it valuable for financial analysis, bookkeeping tasks, and accounting workflows without leaving the conversation interface. Future development plans include adding transaction creation capabilities.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Authenticate with Xero using OAuth2
Creates one or more spent or received money transaction
Creates one or multiple contacts in a Xero organisation
Retrieves report for balancesheet
Retrieves a single spent or received money transaction by its Xero bank transaction ID
Retrieves a single sales invoice or purchase bill by its Xero invoice ID
Retrieves the full chart of accounts
Retrieves any spent or received money transactions
Retrieves all contacts in a Xero organisation
Retrieves sales invoices or purchase bills
Retrieves Xero organisation details
Retrieves payments for invoices and credit notes
Retrieves sales quotes
Updates an existing spent or received money transaction (e.g. line items, contact, bank account) by bank transaction ID
Updates an existing sales invoice or purchase bill (typically a draft), including line items and account codes