FreshBooks MCP Server
by SGTCS26
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODE | No | stdio (default) or http | stdio |
| PORT | No | Listen port. Defaults to 3443 when HTTPS=true, 3000 when HTTPS=false | |
| HTTPS | No | true (default) or false | true |
| SERVER_URL | No | Public base URL for HTTP mode | |
| SESSIONS_FILE | No | Path for persisted sessions (default: ~/.freshbooks-mcp/sessions.json) | |
| FRESHBOOKS_API_BASE | No | Override the FreshBooks API base URL (default: https://api.freshbooks.com) | |
| FRESHBOOKS_CLIENT_ID | No | Your FreshBooks app's client ID | |
| FRESHBOOKS_ACCESS_TOKEN | No | A valid FreshBooks access token (for stdio mode) | |
| FRESHBOOKS_CLIENT_SECRET | No | Your FreshBooks app's client secret | |
| FRESHBOOKS_REFRESH_TOKEN | No | Refresh token — used to auto-renew the access token |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be installed
Maintenance
ActivitySlowing
ResponsivenessNo issues