by john-zhang-dev · MCP Server · ★ 21
Xero MCP Server This MCP server allows Clients to interact with Xero Accounting Software. Get Started Make sure node is installed. Create an OAuth 2.0 app in Xero to get a CLIENTID and CLIENTSECRET. Create a free Xero user account (if you don't have one) Login to Xero Developer center https://developer.xero.com/app/manage/ Click New app Enter a name for your app Select Web app Provide a valid URL (can be anything valid eg. https://www.myapp.com) Enter redirect URI: Note: The redirect URI can be customized, but it must use and include both an explicit port and a path (e.g. ).
| Stars | 21 |
| Forks | 15 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 66.4620713877074/100 |
| Open Issues | 3 |
| Last Updated | 2026-06-29 |
| Created | 2025-03-18 |
| Platforms | cli, mcp, node |
| Est. Tokens | ~15k |
These tools work well together with xero-mcp for enhanced workflows:
Explore other popular mcp server tools:
xero-mcp is A Model Context Protocol server allows Clients to interact with Xero. It is categorized as a MCP Server with 21 GitHub stars.
xero-mcp is primarily written in TypeScript.
You can find installation instructions and usage details in the xero-mcp GitHub repository at github.com/john-zhang-dev/xero-mcp. The project has 21 stars and 15 forks, indicating an active community.
xero-mcp is released under the MIT license, making it free to use and modify according to the license terms.