← All servers
πŸ”§

QuickBooks Online MCP ServerVerifiedπŸ›‘ No advisories

io.github.amin-ale/mcp-quickbooks
New to MCP? Start here β†’
0β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/amin-ale, which proved it owns this namespace.

Verified owner: github.com/amin-ale β†—io.github.amin-ale/mcp-quickbooks

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs QBO_CLIENT_ID, QBO_CLIENT_SECRET.
βœ“
Configuration
Reads QBO_ENVIRONMENT, QBO_REALM_ID, QBO_SCOPES.

About

QuickBooks Online MCP server for invoices, customers, and payments. OAuth 2.1 + PKCE, stdio/HTTP.

Packages & transports

pypimcp-quickbooksv0.1.0 Β· uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_quickbooks": {
      "command": "uvx",
      "args": [
        "mcp-quickbooks"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx mcp-quickbooks