Xero

Provides a bridge to the Xero accounting API, enabling financial data interactions and accounting operations through OAuth2 custom connections for automated workflow management.

Featured
View Source
110 stars
0 tools
Created Aug 2025
@xeroapi/xeroapi-xero-xero-mcp-server

About

Provides a bridge to the Xero accounting API, enabling financial data interactions and accounting operations through OAuth2 custom connections for automated workflow management.

Categories

general

Installation

npm

npm install @xeroapi/xeroapi-xero-xero-mcp-server

Configuration

{ "mcpServers": { "xeroapi-xero-xero-mcp-server": { "command": "npx", "args": [ "-y", "@xeroapi/xeroapi-xero-xero-mcp-server" ] } } }