Skip to main content
Glama
kogasura

freee-mcp-solo

by kogasura

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FREEE_CLIENT_IDYesYour freee client ID from the developer page
FREEE_CLIENT_SECRETYesYour freee client secret from the developer page

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
authenticateA

OAuth認証の開始・状態確認。初回認証やトークン失効時に使用。

pending_transactionsA

未処理(未仕訳)の口座明細一覧を取得する。口座名や期間で絞込可能。

create_dealA

取引(仕訳)を登録する。勘定科目は名前で指定。税区分は勘定科目のデフォルトを自動適用。口座指定で明細と自動紐付け。

monthly_summaryA

月次の収支サマリーを勘定科目別に集計して表示する。

list_dealsA

登録済みの取引(仕訳)一覧を取得する。勘定科目名や期間で絞込可能。monthly_summaryの内訳確認や、仕訳の重複チェックに使う。

create_invoiceA

請求書を作成する(下書き)。取引先名で指定。入金期日は設定ファイルのルールから自動計算。明細は複数行対応。

list_invoicesB

請求書の一覧を取得する。取引先名で絞込可能。

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/kogasura/freee-mcp-solo'

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