Xero
Rank #7,298io.github.WYRE-AI/xero-mcp
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
Xero is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #7,298 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Xero is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 108,162 of 115,460 servers on MCP Toplist.
Use Xero
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add xero-mcp -e "XERO_TENANT_ID=<your XERO_TENANT_ID>" -e "XERO_ACCESS_TOKEN=<your XERO_ACCESS_TOKEN>" -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "AUTH_MODE=<your AUTH_MODE>" -e "LOG_LEVEL=<your LOG_LEVEL>" -- docker run -i --rm ghcr.io/wyre-ai/xero-mcp:v1.5.6Replace each placeholder with your own value before saving.
[mcp_servers.xero-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/xero-mcp:v1.5.6"]
[mcp_servers.xero-mcp.env]
XERO_TENANT_ID = "<your XERO_TENANT_ID>"
XERO_ACCESS_TOKEN = "<your XERO_ACCESS_TOKEN>"
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
AUTH_MODE = "<your AUTH_MODE>"
LOG_LEVEL = "<your LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xero-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/xero-mcp:v1.5.6"
],
"env": {
"XERO_TENANT_ID": "<your XERO_TENANT_ID>",
"XERO_ACCESS_TOKEN": "<your XERO_ACCESS_TOKEN>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xero-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/xero-mcp:v1.5.6"
],
"env": {
"XERO_TENANT_ID": "<your XERO_TENANT_ID>",
"XERO_ACCESS_TOKEN": "<your XERO_ACCESS_TOKEN>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"xero-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/xero-mcp:v1.5.6"
],
"env": {
"XERO_TENANT_ID": "<your XERO_TENANT_ID>",
"XERO_ACCESS_TOKEN": "<your XERO_ACCESS_TOKEN>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xero-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/xero-mcp:v1.5.6"
],
"env": {
"XERO_TENANT_ID": "<your XERO_TENANT_ID>",
"XERO_ACCESS_TOKEN": "<your XERO_ACCESS_TOKEN>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xero-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/xero-mcp:v1.5.6"
],
"env": {
"XERO_TENANT_ID": "<your XERO_TENANT_ID>",
"XERO_ACCESS_TOKEN": "<your XERO_ACCESS_TOKEN>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.WYRE-AI%2Fxero-mcp)<a href="https://mcptoplist.com/server/io.github.WYRE-AI%2Fxero-mcp"><img src="https://mcptoplist.com/badge/io.github.WYRE-AI%2Fxero-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
wyre-technology
Other servers by wyre-technology
- Autotask#795 · 22 vers
- NinjaOne#1,590 · 20 vers
- Huntress#1,779 · 14 vers
- IT Glue#2,060 · 15 vers
- ConnectWise Manage#2,254 · 9 vers
- IQMS / DELMIA Apriso#2,611 · 6 vers
- CIPP#3,200 · 9 vers
- HaloPSA#3,304 · 20 vers
- Syncro#3,957 · 13 vers
- Hudu#4,160 · 10 vers
- SuperOps#4,501 · 9 vers
- Datto RMM#4,702 · 9 vers
Available versions (6)
| Version | Published |
|---|---|
| 1.5.6 | Aug 26, 2026 |
| 1.5.4 | Aug 20, 2026 |
| 1.5.3 | Aug 13, 2026 |
| 1.5.1 | Aug 7, 2026 |
| 1.5.0 | Jul 17, 2026 |
| 1.3.4 | May 29, 2026 |
Frequently asked questions
- Who maintains Xero?
- Xero is maintained by wyre-technology, which publishes 59 MCP servers (474 total versions) tracked on MCP Toplist.
- Is Xero listed on the Official MCP Registry?
- Yes — Xero is listed on the Official MCP Registry, alongside Glama.
- How many versions does Xero have?
- MCP Toplist tracks 6 versions of Xero, most recently published on Aug 26, 2026.
- Where can I find the source code for Xero?
- The source code for Xero is hosted at github.com/wyre-technology/xero-mcp.