Skip to main content
Glama

Xero MCP Server

Official
MIT License
293
128
  • Apple
  • Linux
get-client-headers.ts206 B
import { getPackageVersion } from "./get-package-version.js"; export const getClientHeaders = () => { return { headers: { "user-agent": `xero-mcp-server-${getPackageVersion()}`, }, }; };

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