freee-mcp

knishioka/freee-mcp
★ 2 stars TypeScript 🔒 Security Updated today
MCP server for freee accounting API integration
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "freee-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "knishioka/freee-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that provides integration with freee accounting software API, enabling AI assistants to interact with accounting data. - OAuth 2.0 authentication flow support - Company management - Transaction (Deal) operations - Account items management - Partner management - Sections and Tags

Tools (20)

FREEE_CLIENT_IDFREEE_CLIENT_SECRETFREEE_DEFAULT_COMPANY_IDFREEE_TOKEN_DATA_BASE64FREEE_TOKEN_ENCRYPTION_KEYTOKEN_STORAGE_PATHfreee_create_dealfreee_create_invoicefreee_create_partnerfreee_get_access_tokenfreee_get_account_itemsfreee_get_auth_urlfreee_get_balance_sheetfreee_get_companiesfreee_get_companyfreee_get_dealfreee_get_dealsfreee_get_invoicesfreee_get_partnersfreee_get_profit_loss