mcp-server-freee

mcp-server-freee

Enables AI agents to interact with the freee accounting API, offering tools for managing deals, invoices, partners, trial balance, and more via natural language.

Category
访问服务器

README

mcp-server-freee

日本語 | English


日本語

freee会計 MCP Server

AI Agentがfreee会計を直接操作するための Model Context Protocol (MCP) サーバー

日本初のfreee会計向けMCPサーバーです。Claude、ChatGPT、その他のAI Agentからfreee会計APIを安全に呼び出せます。

対応機能

カテゴリ ツール 説明
事業所 get_companies, get_company 事業所情報の取得
取引 list_deals, create_deal, get_deal 収入・支出の管理
請求書 list_invoices, create_invoice 請求書の作成・管理
勘定科目 list_account_items 勘定科目一覧
取引先 list_partners, create_partner 取引先の管理
部門 list_sections 部門一覧
品目 list_items 品目一覧
タグ list_tags メモタグ一覧
仕訳 list_journals 仕訳帳のダウンロード
口座振替 list_transfers 振替一覧
明細 list_wallet_txns 自動で経理の明細
口座 list_walletables 口座一覧・残高
ユーザー list_users 事業所ユーザー一覧
試算表 get_trial_balance 貸借対照表・損益計算書
経費 list_expense_applications 経費申請一覧
税区分 list_taxes 税区分コード一覧

セットアップ

1. freee APIアプリ作成

  1. freee Developers でアプリを作成
  2. OAuth 2.0でアクセストークンを取得

2. インストール

npm install @aslink/mcp-server-freee

または直接実行:

npx @aslink/mcp-server-freee

3. 環境変数

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


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-freee

License

MIT — AS LINK

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选