@xeroapi/xero-mcp-server

general MCP Server

An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction

Install Ready
generalgeneral
3 views307 stars150 forksv0.0.16MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
307
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @xeroapi/xero-mcp-server@latest

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-xeroapi-xero-mcp-server": {
      "command": "npx",
      "args": [
        "@xeroapi/xero-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport