ezbookkeeping exposes a self-hosted personal finance app with bookkeeping features. It provides tools for tracking expenses, managing budgets, and generating financial reports. It connects to local databases for data storage and integrates with banking APIs for transaction imports. Developers use it to build custom financial management tools or extend its functionality for specific use cases.
ezbookkeeping exposes a self-hosted personal finance app with bookkeeping features. It provides tools for tracking expenses, managing budgets, and generating financial reports. It connects to local databases for data storage and integrates with banking APIs for transaction imports. Developers use it to build custom financial management tools or extend its functionality for specific use cases.
npx -y ezbookkeepingAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mayswind-ezbookkeeping-github": {
"command": "npx",
"args": [
"-y",
"npx -y ezbookkeeping"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from ezbookkeeping?"
No configuration required. This server works out of the box.
"What resources are available in ezbookkeeping?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in ezbookkeeping"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in ezbookkeeping with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.