54
/ 100
9 days ago
glama

FreeAgent MCP Server

Enables Claude to manage FreeAgent accounting tasks such as listing bank transactions, explaining and approving them with receipts, creating expenses, and logging mileage.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 13 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: AUTH_TOKEN, FREEAGENT_CLIENT_SECRET, FREEAGENT_REFRESH_TOKEN, GOOGLE_MAPS_API_KEY, ORS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAUTH_TOKENBearer token required on every HTTP request. Strongly recommended whenever PORT is set
configFREEAGENT_CLIENT_IDOAuth client ID
🔐 secretFREEAGENT_CLIENT_SECRETOAuth client secret
🔐 secretFREEAGENT_REFRESH_TOKENLong-lived refresh token
🔐 secretGOOGLE_MAPS_API_KEYGoogle Maps API key for drive-distance lookups (alternative to ORS)
configMILEAGE_CATEGORY_URLFreeAgent category URL for mileage expenses (default /v2/categories/311)
configMILEAGE_RATE_PENCEFixed pence-per-mile rate; overrides HMRC logic when set
🔐 secretORS_API_KEY[OpenRouteService](https://openrouteservice.org) API key for drive-distance lookups
configPORTIf set, serves over HTTP on this port instead of stdio
configVENDOR_CATEGORIESJSON object extending the built-in vendor → category mapping (see below)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/oxygenbubbles-freeagent-mcp-server-vv74hx)](https://m8ven.ai/mcp/oxygenbubbles-freeagent-mcp-server-vv74hx)
commit: 6c0edd90d85cf8394d6edf372d926e35f512394e
code hash: aed0db34308a39e60fe6154135166e754b447341758f350dfca96866acfc6a20
verified: 6/13/2026, 10:27:08 AM
view raw JSON →