
Freee Freee Mcp
- 482 repo stars
- Updated July 23, 2026
- freee/freee-mcp
freee-freee-mcp is a Claude Code plugin that connects agents to freee via an OAuth-aware MCP server.
About
freee-freee-mcp is a Claude Code plugin that packages a Model Context Protocol server for Japan’s widely used freee cloud accounting platform. developers and small teams who already run books in freee can register the plugin so agents list transactions, companies, or other API-backed operations through structured MCP tools instead of exporting CSVs or clicking through the UI. OAuth is called out in the catalog keywords, which matches how production freee integrations typically authorize per workspace. This is not a general ledger skill—it is an integration layer: you still need a freee account, developer app credentials, and clarity on which endpoints your workflow needs. Best fit is an SaaS founder or contractor automating reconcile snippets, invoice lookups, or ops checks from the same session where code ships.
- MCP server bridging Claude-style agents to the freee API
- OAuth-based authentication flow for freee accounts
- Single-plugin bundle focused on apifreeemcp / freee-mcp
- Catalog keywords: freee, mcp, oauth, apifreeemcp
- Community repo freee/freee-mcp (~397 GitHub stars in catalog metadata)
Freee Freee Mcp by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install freee-freee-mcp@freee/freee-mcpAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 482 |
|---|---|
| Last updated | July 23, 2026 |
| Repository | freee/freee-mcp ↗ |
What it does
Let Claude Code query and act on freee accounting data through an OAuth-backed MCP server instead of manual dashboard copy-paste.
Who is it for?
Japan-based founders and small teams on freee who want Claude Code to read or update accounting data through MCP.
Skip if: Skip if you're outside freee’s ecosystem, anyone avoiding OAuth app setup, or users and need certified tax advice without human review.
What you get
After setup, your agent can call freee-backed MCP tools with proper OAuth so finance-aware coding and ops questions use live API data.
- Registered MCP server exposing freee API tools to the agent
- OAuth-authorized sessions for programmatic accounting queries
- Reduced manual copy-paste between freee and coding sessions
Recommended Plugins
How it compares
OAuth MCP integration for freee’s API, not a standalone bookkeeping skill or spreadsheet template.
FAQ
Who is Freee Freee Mcp for?
It is for developers and operators who use freee for accounting and want Claude Code, Cursor, or MCP-capable agents to interact with freee programmatically.
When should I use Freee Freee Mcp?
Use it when you are in Build and wiring business integrations—automating invoice checks, company metadata, or scripted bookkeeping helpers alongside your product.
How do I add Freee Freee Mcp to my agent?
Install the freee/freee-mcp plugin from Skillselion, configure OAuth credentials per the repo, register the MCP server in Claude Code or your MCP client, then invoke freee tools from the agent.