@treebeam/mcp
Freeby MCP Community
TreeBeam MCP server for accounting and financial management
v1.0.7Added Apr 12, 2026
treebeammcpmodel-context-protocolaccounting
@treebeam/mcp MCP Server
TreeBeam MCP server for accounting and financial management
Installation
Reviews
Installation
Quick install
npx -y @treebeam/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@treebeam/mcp": {
"command": "npx",
"args": ["-y", "@treebeam/mcp"]
}
}
}