Freee
Freeby MCP Community
Model Context Protocol (MCP) server for freee API integration
v0.22.1Added Apr 12, 2026
mcpmodel-context-protocolfreeeapiaccounting
Freee MCP Server
Model Context Protocol (MCP) server for freee API integration
Installation
Reviews
Installation
Quick install
npx -y freee-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"freee": {
"command": "npx",
"args": ["-y", "freee-mcp"]
}
}
}