QuickBooks
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
QuickBooksCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




