Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/amin-ale/mcp-quickbooksWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/amin-ale/mcp-quickbooks/quickbooks)<a href="https://agentmods.dev/mcp/amin-ale/mcp-quickbooks/quickbooks"><img src="https://agentmods.dev/badge/mcp/amin-ale/mcp-quickbooks/quickbooks.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
quickbooks scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"quickbooks": {
"command": "uvx",
"args": [
"mcp-quickbooks",
"stdio"
]
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 9 lines scan A 1b35a0964e69
quickbooks is an MCP server published in the GitHub repository amin-ale/mcp-quickbooks (0 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
qbo-mcp
MCP server "qbo-mcp" as configured in WYRE-AI/qbo-mcp. Runs in Docker (ghcr.io/wyre-ai/qbo-mcp:v1.6.5). Needs 8 environment variables to run.
sevdesk-mcp
Complete sevDesk MCP server: all API endpoints, guarded writes, built-in bookkeeping audits. Runs locally from the sevdesk-mcp npm package. Needs 2 environment variables to run.
mcp-fns-calc
A local MCP server for Russian tax calculations and checks of taxpayer status. It uses a hosted API for fiscal-status checks and needs an access token.
quickbooks
QuickBooks MCP Pack — query customers, invoices, and accounts via QuickBooks Online API. Remote server at gateway.pipeworx.io.
invoice4u-mcp
MCP server "invoice4u-mcp" as configured in agente-dev/invoice4u-mcp. Runs locally from the @agente-dev/invoice4u-mcp npm package.
carrier-accounting-mcp
MCP Server for insurance carrier accounting — ingest carrier PDFs/Excel, reconcile against Applied Epic, post entries. Built for US insurance agencies. Runs locally from the carrier-accounting-mcp Python package.