quickfile-mcp
Verified Safeby 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
node dist/index.jsEnvironment 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
google-docs-mcp
Provides a comprehensive Model Context Protocol (MCP) server that enables AI assistants to programmatically interact with Google Docs (reading, writing, formatting, structuring) and manage Google Drive files (discovery, folder management, file operations, document creation).
PowerBI-Desktop-MCP
Enables AI assistants to programmatically interact with Power BI Desktop models for data exploration, analysis, and modification.
contentful-mcp-server
Enables AI assistants to programmatically interact with Contentful APIs for comprehensive content management, creation, editing, organizing, publishing, workflow automation, and content modeling.
youtrack-mcp
Integrates AI assistants with JetBrains YouTrack for advanced project management, issue tracking, knowledge base, and time tracking, enabling AI to interact with YouTrack data and workflows.