MCP server for QuickBooks Online API integration
Set these up before or after installing:
Environment variable: QBO_CLIENT_ID
Environment variable: QBO_CLIENT_SECRET
Environment variable: QBO_CREDENTIAL_MODE
Environment variable: QBO_SANDBOX
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-laf-rge-quickbooks-mcp": {
"env": {
"QBO_SANDBOX": "your-qbo-sandbox-here",
"QBO_CLIENT_ID": "your-qbo-client-id-here",
"QBO_CLIENT_SECRET": "your-qbo-client-secret-here",
"QBO_CREDENTIAL_MODE": "your-qbo-credential-mode-here"
},
"args": [
"-y",
"quickbooks-mcp"
],
"command": "npx"
}
}
}This is a well-designed QuickBooks MCP server with appropriate authentication, proper credential management, and comprehensive security practices. The server uses OAuth2 for QuickBooks authentication, supports both local and AWS credential storage, and implements draft-by-default safety for write operations. Minor findings include some permissive exception handling and the need to avoid hardcoded tokens in examples. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.