70
grade C
4 days ago
glama

FreshBooks MCP Server

Provides complete FreshBooks integration with 87 tools covering accounting, invoicing, time tracking, expense management, client/project management, and financial reporting through OAuth2 authentication.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: FRESHBOOKS_ACCESS_TOKEN, FRESHBOOKS_CLIENT_SECRET, FRESHBOOKS_REFRESH_TOKEN, FRESHBOOKS_TOKEN_PASSWORD
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.
configCOMPUTERNAME
🔐 secretFRESHBOOKS_ACCESS_TOKEN
configFRESHBOOKS_ACCOUNT_ID
configFRESHBOOKS_API_BASE_URL
configFRESHBOOKS_BUSINESS_ID
configFRESHBOOKS_CLIENT_ID"": "your-client-id",
🔐 secretFRESHBOOKS_CLIENT_SECRET"": "your-client-secret",
configFRESHBOOKS_REDIRECT_URI"": "https://freshbooks.goodsamsoftware.com/callback"
🔐 secretFRESHBOOKS_REFRESH_TOKEN
configFRESHBOOKS_SCOPES
configFRESHBOOKS_TOKEN_EXPIRES
configFRESHBOOKS_TOKEN_FILE
🔐 secretFRESHBOOKS_TOKEN_PASSWORD
configHOSTNAME
configLOG_LEVELNo Logging level (debug, info, warn, error)
configTOKEN_STORE_PATH
// 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 4 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/good-samaritan-software-llc-freshbooks-mcp-1ssokm)](https://m8ven.ai/mcp/good-samaritan-software-llc-freshbooks-mcp-1ssokm)
commit: 2fa88e0bb911a32fb3dbfa544c26941f9a107a29
code hash: 307f5043aa5540aa7464f9765e203b57a9347f41355ab23eebe0452e0998ccf7
verified: 4/18/2026, 6:58:38 PM
view raw JSON →