QuickBooks

by QuickBooks

SSE
555 downloads
Not rated
GitHub Website

About

Quickbooks is a Model Context Protocol (MCP) server that provides a RESTful API interface for querying and managing Intuit Quickbooks data. It is built with Spring Boot and supports OAuth2 authentication, intended for developers who need to integrate Quickbooks with AI‑assisted…

Details

Author
QuickBooks
Downloads
555
Transport
SSE
Categories
Finance, Other, API

- Query Quickbooks data with SQL‑like syntax
- Create new entities in Quickbooks
- OpenAPI/Swagger documentation
- Spring Boot‑based implementation
- OAuth2 authentication support

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name QuickBooks
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

{
  "mcpServers": {
    "quickbooks": {
      "type": "http",
      "url": "https://ai-inc.quickbooks.intuit.com/v1/mcp"
    }
  }
}

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "quickbooks": {
            "quickbooks": {
                "type": "http",
                "url": "https://ai-inc.quickbooks.intuit.com/v1/mcp"
            }
        }
    }
}

McpServers

{
    "quickbooks": {
        "type": "http",
        "url": "https://ai-inc.quickbooks.intuit.com/v1/mcp"
    }
}

QuickBooks is Intuit's accounting platform for small business bookkeeping, invoicing, and reporting. Its remote MCP server gives assistants governed access to company financials so books, invoices, and cash-flow questions can be handled with live account data.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.