Skip to main content
Glama
yone-k

Zaim API MCP Server

by yone-k

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZAIM_ACCESS_TOKENYesZaim API Access Token
ZAIM_CONSUMER_KEYYesZaim API Consumer Key
ZAIM_CONSUMER_SECRETYesZaim API Consumer Secret
ZAIM_ACCESS_TOKEN_SECRETYesZaim API Access Token Secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
zaim_check_auth_status

Zaim APIの認証状態をチェックし、アクセストークンの有効性を確認します

zaim_get_user_info

Zaimユーザーの詳細情報(プロフィール、統計情報等)を取得します

zaim_get_money_records

Zaim家計簿の支出・収入・振替記録を取得します。日付範囲、カテゴリ、モードでフィルタリング可能です。

zaim_create_payment

Zaimに支出記録を作成します

zaim_create_income

Zaimに収入記録を作成します

zaim_create_transfer

Zaimに振替記録を作成します(口座間の資金移動)

zaim_update_money_record

Zaimの既存の家計簿記録を更新します

zaim_delete_money_record

Zaimの家計簿記録を削除します。削除は永続的で復元できません。

zaim_get_user_categories

Zaimユーザーのカスタムカテゴリ一覧を取得します

zaim_get_user_genres

Zaimユーザーのカスタムジャンル一覧を取得します

zaim_get_user_accounts

Zaimユーザーの口座一覧を取得します

zaim_get_default_categories

Zaimのデフォルトカテゴリ一覧を取得します(支出または収入)

zaim_get_default_genres

Zaimのデフォルトジャンル一覧を取得します(支出または収入)

zaim_get_currencies

Zaimで利用可能な通貨一覧を取得します

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/yone-k/zaim-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server