I created a free open source Quickfile MCP for use with any of your AI assistants that support MCPs:
MCP server for QuickFile UK accounting software - invoices, clients, purchases, banking, and reports
Testing, feedback, and pull requests for code contributions welcome.
I won’t get to check here often for comments, but will watch for Issues posted in the Github repo.
Enjoy!
Thank you @MarcusQuinn for sharing this with the community! I’m sure some users will find this useful
We always welcome community contributions and third party interfaces as this helps other users too.
As with any third-party code, we recommend users use it with caution, and check the source code to ensure it fits your needs and meets any security standards in place for your application.
1 Like
Useful for anyone using AI assistants for your accounting and bookkeeping needs:
QuickFile API is a JSON/XML web service that enables developers to extend the QuickFile accounting platform with methods for managing invoices, clients, inventory, journals, purchases, banking, and financial operations. - Latest version
Hi @QFMathew Thanks, and absolutely. I’ve added a bunch of code auditing tools to the repo, so they act as good independent oversight.
The badges in the README.md on GitHub are all clickable through to their audits.
API key is stored locally to the user, and explained where. Then, hashed and only sent over a secure connection.
Gave it a good test last night, and so far seems to work without error.
Given accounting is mostly strict standard data structures, I expect most models will work with it.
Worth a try, as it does make it possible to chat with your accounts, and bookkeeping needs.