74
/ 100
29 days ago
glama

xero-oauth-mcp-server

Enables natural language interaction with Xero accounting data, managing contacts, invoices, and accounts across multiple organisations via OAuth2.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: XERO_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXERO_CLIENT_IDxxx XERO_CLIENT_SECRET=yyy npm run auth
🔐 secretXERO_CLIENT_SECRETXERO_CLIENT_ID=xxx =yyy npm run auth
configXERO_DEFAULT_ORGIf org is omitted, the server uses (which may itself be an
configXERO_ORG_ALIASES1. an alias from (e.g. main → a tenantId),
configXERO_READONLYunset When true, all write tools refuse
configXERO_REDIRECT_PORT49831 Local callback port (must match the app's redirect URI)
configXERO_REDIRECT_URI
configXERO_TOKEN_DIR~/.xero-mcp-id Where the token store lives
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/patthewebrat-xero-oauth-mcp-server-15eltb)](https://m8ven.ai/mcp/patthewebrat-xero-oauth-mcp-server-15eltb)
commit: 8815a9f711244f449086db4a39b725e2f17b3e69
code hash: 30cb1aa589fce1330cfbf19a98795a7cacebc41ea9a15c9ed1151e5c4a52e9dd
verified: 6/24/2026, 9:59:24 AM
view raw JSON →