MCP Servers / development / Zaim API

Zaim API

JSON →
none3development

A server template for interacting with APIs that require an API key, using the Zaim API as an example.

Install
How to run this server

No install command recorded.

server path: zaim-api
Tools
What this server exposes
zaim_check_auth_status
認証状態の確認
zaim_get_user_info
ユーザー情報の取得
zaim_get_money_records
家計簿記録の取得(フィルタリング・ページネーション対応)
zaim_create_payment
支出記録の作成
zaim_create_income
収入記録の作成
zaim_create_transfer
振替記録の作成
zaim_update_money_record
既存記録の更新
zaim_delete_money_record
記録の削除
zaim_get_user_categories
ユーザーカテゴリ一覧
zaim_get_user_genres
ユーザージャンル一覧
zaim_get_user_accounts
ユーザー口座一覧
zaim_get_default_categories
デフォルトカテゴリ一覧
zaim_get_default_genres
デフォルトジャンル一覧
zaim_get_currencies
利用可能通貨一覧
Configuration
Environment & auth
authnone
envZAIM_CONSUMER_KEY
envZAIM_CONSUMER_SECRET
envZAIM_ACCESS_TOKEN
envZAIM_ACCESS_TOKEN_SECRET
Resources
Zaim API — MCP Server · libregistry