freeagent-mcp-server
Related Servers
Alternatives to freeagent-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server for the FreeAgent accounting API, enabling LLMs to securely access and manage accounting data including contacts, invoices, bills, bank transactions, and more.5 npm1MIT
- FlicenseNot gradedqualityCmaintenanceAn MCP server that connects Claude to FreeAgent accounting data, allowing natural language queries for financial information like bank transactions, invoices, and reports. It also includes a command-line tool for direct API access.-
- AlicenseNot gradedqualityBmaintenanceA Model Context Protocol server for the FreeAgent accounting API, enabling LLMs to manage contacts, invoices, estimates, bills, expenses, timeslips, projects, tasks, bank accounts, and more.23 npm10MIT
- FlicenseNot gradedqualityBmaintenanceA local, read-only MCP server that exposes FreeAgent accounting data to AI clients, enabling natural language queries about balances, transactions, categories, and financial reports.2-
- AlicenseNot gradedqualityNot gradedmaintenanceAn MCP server that enables AI agents to interact with QuickBooks Online accounts to manage invoices, customers, payments, and financial reports. It provides 20 tools to automate accounting workflows and retrieve financial data through natural language interfaces.-
- AlicenseBqualityCmaintenanceMCP server to interact with the Cuéntica accounting API, allowing users to manage invoices, expenses, income, clients, providers, and bank accounts via natural language.592MIT
TDQS
Scored across 76 tools
Each tool targets a distinct entity and action (create, get, list, update, delete, etc.) with clear naming. Entities like bill, expense, invoice, etc. are well-differentiated, minimizing ambiguity.
All tools follow the pattern 'freeagent_verb_noun' with consistent verbs (create, get, list, update, delete) and nouns (bank_account, bill, contact, etc.). Special actions like mark_estimate_as_sent also fit the pattern.
At 76 tools, the count is high but appropriate for a comprehensive integration with FreeAgent, covering many entities and lifecycle operations. It is slightly above the typical range but not excessive for the domain.
CRUD operations cover most entities, but notable gaps exist: there is no tool to record a payment against an invoice, mark an invoice as paid, or apply a credit note to an invoice. These are common accounting workflows missing from the surface.