FreshBooks MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | Timezone for day boundaries | America/Toronto |
| DEFAULT_DAILY_HOURS | No | Expected hours/day | 8 |
| FRESHBOOKS_CLIENT_ID | Yes | OAuth app client id | |
| FRESHBOOKS_TOKEN_KEY | No | Fernet key for file backend | |
| FRESHBOOKS_TOKEN_PATH | No | Encrypted token file path (file backend) | |
| FRESHBOOKS_REDIRECT_URI | Yes | Must exactly match the app setting (e.g. https://localhost/callback) | |
| FRESHBOOKS_CLIENT_SECRET | Yes | OAuth app secret | |
| FRESHBOOKS_TOKEN_BACKEND | No | keyring (default) or file | keyring |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zeal-tristian-chevier/containerized-freshbooks-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server