AccountingQB-MCP
Rank #4,952com.accountingqb/accountingqb
QuickBooks Online for Claude: reports, bookkeeping cleanup, and US & Canadian tax prep.
AccountingQB-MCP is a Model Context Protocol (MCP) server published by RCOLKITT. It ranks #4,952 of 115,460 servers tracked on MCP Toplist. AccountingQB-MCP is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 110,508 of 115,460 servers on MCP Toplist.
Use AccountingQB-MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http accountingqb https://mcp.accountingqb.com/mcp[mcp_servers.accountingqb]
url = "https://mcp.accountingqb.com/mcp"Add to ~/.codex/config.toml.
https://mcp.accountingqb.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"accountingqb": {
"url": "https://mcp.accountingqb.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"accountingqb": {
"type": "http",
"url": "https://mcp.accountingqb.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"accountingqb": {
"serverUrl": "https://mcp.accountingqb.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"accountingqb": {
"url": "https://mcp.accountingqb.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.accountingqb%2Faccountingqb)<a href="https://mcptoplist.com/server/com.accountingqb%2Faccountingqb"><img src="https://mcptoplist.com/badge/com.accountingqb%2Faccountingqb.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
RCOLKITT
Other servers by RCOLKITT
- Vasperamemory#2,926 · 2 vers
- Ccboot MCP Server#6,400 · 2 vers
- VasperaPM#44,850 · 3 vers
- Hardening MCP Server#45,362 · 2 vers
- Candidcost#60,424 · 1 ver
- Rebar MCP#87,704
Available versions (7)
| Version | Published |
|---|---|
| 3.13.1 | Aug 3, 2026 |
| 3.10.0 | Aug 2, 2026 |
| 3.5.3 | Aug 1, 2026 |
| 3.5.2 | Jul 28, 2026 |
| 3.5.1 | Jul 23, 2026 |
| 3.3.0 | Jul 13, 2026 |
| 3.2.0 | Jul 12, 2026 |
Frequently asked questions
- Who maintains AccountingQB-MCP?
- AccountingQB-MCP is maintained by RCOLKITT, which publishes 7 MCP servers (17 total versions) tracked on MCP Toplist.
- Is AccountingQB-MCP listed on the Official MCP Registry?
- Yes — AccountingQB-MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does AccountingQB-MCP have?
- MCP Toplist tracks 7 versions of AccountingQB-MCP, most recently published on Aug 3, 2026.
- Where can I find the source code for AccountingQB-MCP?
- The source code for AccountingQB-MCP is hosted at github.com/RCOLKITT/AccountingQB-MCP.