Skip to main content
Glama
XeroAPI

Xero MCP Server

Official
package.json1.04 kB
{ "name": "@xeroapi/xero-mcp-server", "version": "0.0.13", "description": "MCP server implementation for Xero integration", "license": "MIT", "main": "dist/index.js", "repository": { "type": "git", "url": "git://github.com/XeroAPI/xero-mcp-server.git" }, "author": "Xero (https://xero.com)", "type": "module", "bin": "./dist/index.js", "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "lint:fix": "eslint --fix", "lint": "eslint ." }, "dependencies": { "@modelcontextprotocol/sdk": "^1.23.4", "dotenv": "^16.4.7", "openid-client": "^6.8.1", "xero-node": "^13.3.0", "zod": "3.25" }, "devDependencies": { "@eslint/js": "^9.39.1", "@types/node": "^22.13.10", "eslint": "^9.39.1", "eslint-config-prettier": "^10.1.8", "globals": "^16.5.0", "prettier": "3.7.4", "shx": "^0.3.4", "typescript": "^5.9.3", "typescript-eslint": "^8.48.1" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/XeroAPI/xero-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server