Server Moneyforward
Freeby MCP Community
MCP Server for Money Forward Cloud APIs (会計/請求書/経費/給与)
v0.1.0Added Apr 12, 2026
mcpmodel-context-protocolmoneyforwardmoney-forwardaccounting
Server Moneyforward MCP Server
MCP Server for Money Forward Cloud APIs (会計/請求書/経費/給与)
Installation
Reviews
Installation
Quick install
npx -y @jp-mcp/server-moneyforward
Add to claude_desktop_config.json
{
"mcpServers": {
"server-moneyforward": {
"command": "npx",
"args": ["-y", "@jp-mcp/server-moneyforward"]
}
}
}