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_statusB

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

zaim_get_user_infoB

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

zaim_get_money_recordsB

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

zaim_create_paymentC

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

zaim_create_incomeC

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

zaim_create_transferB

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

zaim_update_money_recordC

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

zaim_delete_money_recordA

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

zaim_get_user_categoriesB

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

zaim_get_user_genresB

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

zaim_get_user_accountsB

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

zaim_get_default_categoriesB

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

zaim_get_default_genresB

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

zaim_get_currenciesB

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