Back to Browse

Xero MCP Server

Business ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Xero MCP server for invoices, contacts, payments, quotes, and financial reports.

About

Xero MCP server for invoices, contacts, payments, quotes, and financial reports.

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: trusted author (35/37 approved). 2 finding(s) downgraded by scanner intelligence.

14 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Xero Custom Connection client ID.Required

Environment variable: XERO_CLIENT_ID

Xero Custom Connection client secret.Required

Environment variable: XERO_CLIENT_SECRET

Optional externally-managed Xero bearer token. When set, this takes precedence over the Custom Connection client credentials.Required

Environment variable: XERO_CLIENT_BEARER_TOKEN

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mindstone-mcp-server-xero": {
      "env": {
        "XERO_CLIENT_ID": "your-xero-client-id-here",
        "XERO_CLIENT_SECRET": "your-xero-client-secret-here",
        "XERO_CLIENT_BEARER_TOKEN": "your-xero-client-bearer-token-here"
      },
      "args": [
        "-y",
        "@mindstone/mcp-server-xero"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Xero MCP Server - Xero MCP server for invoices, contacts, payments, quotes, | MCP Marketplace