Back to Home
marcusquinn icon

quickfile-mcp

Verified Safe

by marcusquinn

Overview

This MCP server integrates AI assistants with QuickFile UK accounting software, providing full access to invoicing, client management, purchases, banking, and financial reporting.

Installation

Run Command
node dist/index.js

Environment Variables

  • QUICKFILE_DEBUG

Security Notes

The server uses MD5 hashing for QuickFile API authentication, which is cryptographically weak, but this is explicitly noted as a requirement of the external QuickFile API and not an internal design choice. The API key itself is never directly transmitted. Credentials are stored in `~/.config/.quickfile-mcp/credentials.json` with strict `chmod 600` permissions (owner read/write only) enforced by the setup script, which is good practice. Sensitive authentication data is redacted in debug logs if `QUICKFILE_DEBUG` is enabled. The project also utilizes `secretlint` in its pre-commit hooks to prevent accidental secret exposure, demonstrating a proactive security posture. Overall, the internal security practices are robust given the constraints of the external API.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassLow
Avg Tokens750
Stars1
Forks0
Last Update2025-12-12

Tags

mcpquickfileaccountinginvoicingai-assistant