freee-mcp-solo
by kogasura
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FREEE_CLIENT_ID | Yes | Your freee client ID from the developer page | |
| FREEE_CLIENT_SECRET | Yes | Your freee client secret from the developer page |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| authenticateA | OAuth認証の開始・状態確認。初回認証やトークン失効時に使用。 |
| pending_transactionsA | 未処理(未仕訳)の口座明細一覧を取得する。口座名や期間で絞込可能。 |
| create_dealA | 取引(仕訳)を登録する。勘定科目は名前で指定。税区分は勘定科目のデフォルトを自動適用。口座指定で明細と自動紐付け。 |
| monthly_summaryA | 月次の収支サマリーを勘定科目別に集計して表示する。 |
| list_dealsA | 登録済みの取引(仕訳)一覧を取得する。勘定科目名や期間で絞込可能。monthly_summaryの内訳確認や、仕訳の重複チェックに使う。 |
| create_invoiceA | 請求書を作成する(下書き)。取引先名で指定。入金期日は設定ファイルのルールから自動計算。明細は複数行対応。 |
| list_invoicesB | 請求書の一覧を取得する。取引先名で絞込可能。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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