In-depth architectural comparison of the Freeagent MCP Server and Coincap MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Freeagent MCP Server
Finance & Fintech · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
Coincap MCP
Finance & Fintech · Local stdio
Quality: 55/100 (Good) | Auth: No auth required
Verdict Summary: Choose Freeagent MCP Server if you need specialized Finance & Fintech tools running via a local process. Choose Coincap MCP if your workspace requires Finance & Fintech integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Freeagent MCP Server when:
You need dedicated capabilities in the Finance & Fintech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
List transactions (unexplained / explained / all / marked_for_review) with date filters
freeagent_explain_transaction
Update, approve, rebill or attach a receipt to a transaction explanation
freeagent_list_categories
List the full chart of accounts — all four category groups
freeagent_list_expenses
List expense claims by date or project, with `unbilledOnly` for costs queued to bill on and `untaggedRebillOnly` for project-tagged costs that will never be billed
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Freeagent MCP Server is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, Coincap MCP belongs to Finance & Fintech using local stdio subprocess. Select Freeagent MCP Server when you need capabilities focused on finance & fintech and Coincap MCP when you require tools for finance & fintech.
Create an expense claim with optional receipt (local path, URL or base64), project tag with rebill type/factor, EC VAT status and bank-transaction auto-matching
freeagent_update_expense
Update an existing expense — attach or replace the receipt, set the rebill treatment, retag project/category, correct date, amount or VAT
freeagent_create_mileage_expense
Create a mileage claim with engine type/size for fuel VAT, optionally rebilled to a project; the rate comes from the account's own mileage settings
freeagent_delete_expense
Delete an expense filed in error (needs `confirm: true`)
freeagent_list_contacts
List clients and suppliers, with an optional name/email filter
freeagent_create_contact
Create a client or supplier, with VAT registration number and default payment terms
freeagent_update_contact
Update a contact, add its VAT number, or hide it (`status: "Hidden"`)