{
  "markdown": "# Xero MCP Server\n\n<!-- mcp-name: io.github.asklokesh/xero-mcp-server -->\n\n<div align=\"center\">\n\n# Xero Mcp Server\n\n[![GitHub stars](https://img.shields.io/github/stars/LokiMCPUniverse/xero-mcp-server?style=social)](https://github.com/LokiMCPUniverse/xero-mcp-server/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/LokiMCPUniverse/xero-mcp-server?style=social)](https://github.com/LokiMCPUniverse/xero-mcp-server/network)\n[![GitHub watchers](https://img.shields.io/github/watchers/LokiMCPUniverse/xero-mcp-server?style=social)](https://github.com/LokiMCPUniverse/xero-mcp-server/watchers)\n\n[![License](https://img.shields.io/github/license/LokiMCPUniverse/xero-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/xero-mcp-server/blob/main/LICENSE)\n[![Issues](https://img.shields.io/github/issues/LokiMCPUniverse/xero-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/xero-mcp-server/issues)\n[![Pull Requests](https://img.shields.io/github/issues-pr/LokiMCPUniverse/xero-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/xero-mcp-server/pulls)\n[![Last Commit](https://img.shields.io/github/last-commit/LokiMCPUniverse/xero-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/xero-mcp-server/commits)\n\n[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org)\n[![MCP](https://img.shields.io/badge/Model_Context_Protocol-DC143C?style=for-the-badge)](https://modelcontextprotocol.io)\n\n[![Commit Activity](https://img.shields.io/github/commit-activity/m/LokiMCPUniverse/xero-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/xero-mcp-server/pulse)\n[![Code Size](https://img.shields.io/github/languages/code-size/LokiMCPUniverse/xero-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/xero-mcp-server)\n[![Contributors](https://img.shields.io/github/contributors/LokiMCPUniverse/xero-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/xero-mcp-server/graphs/contributors)\n\n</div>\n\nA Model Context Protocol (MCP) server for integrating Xero with GenAI applications.\n\n## Overview\n\nCloud-based accounting software integration\n\n## Features\n\n- Comprehensive Xero API coverage\n- Multiple authentication methods\n- Enterprise-ready with rate limiting\n- Full error handling and retry logic\n- Async support for better performance\n\n## Installation\n\n```bash\npip install xero-mcp-server\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/asklokesh/xero-mcp-server.git\ncd xero-mcp-server\npip install -e .\n```\n\n## Configuration\n\nCreate a `.env` file or set environment variables according to Xero API requirements.\n\n## Quick Start\n\n```python\nfrom xero_mcp import XeroMCPServer\n\n# Initialize the server\nserver = XeroMCPServer()\n\n# Start the server\nserver.start()\n```\n\n## License\n\nMIT License - see LICENSE file for details\n",
  "bytes": 2913,
  "sha": "f99e1e9ef0ad8bc6b772fa4d27c0bb239c4fc450109e551e4b2b631b1f5e629f",
  "repo_slug": "asklokesh/xero-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_asklokesh_xero_mcp_server_0b49f221/readme"
}