Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From freee-mcp
Connects remotely to Freee.co.jp MCP endpoint for accounting platform access, including invoices, expenses, payroll, and financial data. Requires Freee authentication credentials.
npx claudepluginhub freee/freee-mcp --plugin freee-mcpCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"freee": {
"type": "http",
"url": "https://mcp.freee.co.jp/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.freee.co.jp/mcpShare bugs, ideas, or general feedback.