mcp-server-freee
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-server-freee今月の売上を教えて"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-server-freee
日本語
freee会計 MCP Server
AI Agentがfreee会計を直接操作するための Model Context Protocol (MCP) サーバー
日本初のfreee会計向けMCPサーバーです。Claude、ChatGPT、その他のAI Agentからfreee会計APIを安全に呼び出せます。
対応機能
カテゴリ | ツール | 説明 |
事業所 |
| 事業所情報の取得 |
取引 |
| 収入・支出の管理 |
請求書 |
| 請求書の作成・管理 |
勘定科目 |
| 勘定科目一覧 |
取引先 |
| 取引先の管理 |
部門 |
| 部門一覧 |
品目 |
| 品目一覧 |
タグ |
| メモタグ一覧 |
仕訳 |
| 仕訳帳のダウンロード |
口座振替 |
| 振替一覧 |
明細 |
| 自動で経理の明細 |
口座 |
| 口座一覧・残高 |
ユーザー |
| 事業所ユーザー一覧 |
試算表 |
| 貸借対照表・損益計算書 |
経費 |
| 経費申請一覧 |
税区分 |
| 税区分コード一覧 |
セットアップ
1. freee APIアプリ作成
freee Developers でアプリを作成
OAuth 2.0でアクセストークンを取得
2. インストール
npm install @aslink/mcp-server-freeeまたは直接実行:
npx @aslink/mcp-server-freee3. 環境変数
export FREEE_ACCESS_TOKEN="your_access_token_here"4. Claude Desktop設定
claude_desktop_config.json に追加:
{
"mcpServers": {
"freee": {
"command": "npx",
"args": ["@aslink/mcp-server-freee"],
"env": {
"FREEE_ACCESS_TOKEN": "your_access_token_here"
}
}
}
}使用例
Claudeに話しかけるだけ:
「今月の売上を教えて」
「株式会社〇〇への請求書を作成して」
「未決済の取引を一覧して」
「試算表を見せて」
「先月の経費申請を確認して」
ライセンス
MIT — AS LINK
Related MCP server: freee MCP Server
English
freee Accounting MCP Server
Model Context Protocol (MCP) server for AI Agents to interact with freee Accounting API
The first MCP server for freee — Japan's leading cloud accounting SaaS. Enables Claude, ChatGPT, and other AI agents to securely access freee accounting data.
Features
20+ tools covering deals, invoices, partners, journals, trial balance, and more
Full read/write support for core accounting operations
Japanese-native — designed for Japanese business workflows
Secure — uses OAuth 2.0 access tokens, no credentials stored
Quick Start
export FREEE_ACCESS_TOKEN="your_token"
npx @aslink/mcp-server-freeeLicense
MIT — AS LINK
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/wengbin21/mcp-server-freee'
If you have feedback or need assistance with the MCP directory API, please join our Discord server