Quickbooks MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi. Last commit 6 Apr 2026.
Connect Claude to QuickBooks Online — query finances, create invoices, run reports
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 quickbooks-mcp-server -- uvx quickbooks-mcp
{
"mcpServers": {
"quickbooks-mcp-server": {
"args": [
"quickbooks-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.quickbooks-mcp-server]
command = "uvx"
args = ["quickbooks-mcp"]
{
"mcpServers": {
"quickbooks-mcp-server": {
"args": [
"quickbooks-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"quickbooks-mcp-server": {
"args": [
"quickbooks-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.