Back to Home
marcusquinn icon

quickfile-mcp

Verified Safe

by marcusquinn

Overview

Provides AI assistants with full access to QuickFile UK accounting software, enabling operations across invoicing, client/supplier management, banking, and financial reporting.

Installation

Run Command
node dist/index.js

Environment Variables

  • QUICKFILE_DEBUG

Security Notes

The QuickFile API mandates MD5 hashing for authentication, which is cryptographically weak. The project acknowledges this (with a NOSONAR comment) and implements secure practices like storing credentials in a `.config` file with strict 600 permissions and using 'secretlint' to prevent accidental exposure. Sensitive authentication data is redacted in debug logs. The API key itself is never transmitted directly, only its hash. While the MD5 weakness is external, the project mitigates internal risks effectively.

Similar Servers

Stats

Interest Score55
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2025-12-01

Tags

QuickFileaccountingMCPAI assistantNode.js