Xero MCP Server

v0.0.16Business Applicationsstable

An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction

xeromcpai-integration
Share:
288
Stars
0
Downloads
0
Weekly
0/5

About

An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction

Features

  • delete-timesheet
  • get-timesheet
  • create-contact
  • create-credit-note
  • create-manual-journal

Use Cases

Delete an existing payroll timesheet in Xero by its ID.
Retrieve a single payroll timesheet from Xero by its ID. This provides details such as the timesheet ID, employee ID, start and end dates, total hours, and the last updated date.
Create a contact in Xero. When a contact is created, a deep link to the contact in Xero is returned. This deep link can be used to view the contact in Xero directly. This link should be displayed to the user.
Create a credit note in Xero. When a credit note is created, a deep link to the credit note in Xero is returned. This deep link can be used to view the credit note in Xero directly. This link should be displayed to the user.
Create a manual journal in Xero. Retrieve a list of account codes in Xero to use for the journal lines. Journal lines must contain at least two individual journal lines with account codes, use basic accounting account types pairing when not specified
XeroAPI

Maintainer

LicenseMIT
Languagetypescript
Versionv0.0.16
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @xeroapi/xero-mcp-server

Manual Installation

npx -y @xeroapi/xero-mcp-server

Examples

Basic Configuration

Configure Xero MCP Server

npx -y @xeroapi/xero-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Business Applications MCP Servers

Explore other servers in the Business Applications category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Xero MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides