A
securityF
licenseA
qualityAn MCP server that allows users to interact with YNAB data, enabling access to account balances, transactions, and the creation of new transactions through the Model Context Protocol.
Last updated -
10
1
Python
Allows interaction with Xero Accounting Software by providing tools to authenticate, list accounts, bank transactions, contacts, invoices, journals, organisations, payments, and quotes.
この MCP サーバーにより、クライアントはXero 会計ソフトウェアと対話できるようになります。
http://localhost:5000/callback
claude_desktop_config.json
ファイルを変更するauthenticate
OAuth2を使用してXeroで認証するcreate_bank_transactions
1 つ以上の支出または受領金銭取引を作成しますcreate_contacts
Xero組織に1つまたは複数の連絡先を作成しますget_balance_sheet
貸借対照表のレポートを取得しますlist_accounts
勘定科目の全表を取得しますlist_bank_transactions
支出または受領した金銭取引を取得しますlist_contacts
Xero組織内のすべての連絡先を取得しますlist_invoices
売上請求書または購入請求書を取得しますlist_journals
ジャーナルを取得しますlist_organisations
Xero組織の詳細を取得しますlist_payments
請求書とクレジットノートの支払いを取得しますlist_quotes
販売見積を取得しますマサチューセッツ工科大学
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
クライアントがXero会計ソフトウェアと対話できるようにするMCPサーバー