Freshbooks runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from pypi. Last commit 31 Dec 2025.
MCP server for FreshBooks API integration
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add freshbooks-mcp-server -- uvx freshbooks-mcp-server
{
"mcpServers": {
"freshbooks-mcp-server": {
"args": [
"freshbooks-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.freshbooks-mcp-server]
command = "uvx"
args = ["freshbooks-mcp-server"]
{
"mcpServers": {
"freshbooks-mcp-server": {
"args": [
"freshbooks-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"freshbooks-mcp-server": {
"args": [
"freshbooks-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.