MCP server for QuickBooks API integration
Project description
QuickBooks MCP Server
A Model Context Protocol (MCP) server for integrating QuickBooks with GenAI applications.
Overview
Accounting and financial management integration
Features
- Comprehensive QuickBooks API coverage
- Multiple authentication methods
- Enterprise-ready with rate limiting
- Full error handling and retry logic
- Async support for better performance
Installation
pip install quickbooks-mcp-server
Or install from source:
git clone https://github.com/asklokesh/quickbooks-mcp-server.git
cd quickbooks-mcp-server
pip install -e .
Configuration
Create a .env file or set environment variables according to QuickBooks API requirements.
Quick Start
from quickbooks_mcp import QuickbooksMCPServer
# Initialize the server
server = QuickbooksMCPServer()
# Start the server
server.start()
License
MIT License - see LICENSE file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quickbooks_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: quickbooks_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64da1254f7115c99c490b81491221ac62a62382b405e9e1c2143ae5e83ed1de9
|
|
| MD5 |
cba160c5446eee4c379c8b37457b83f3
|
|
| BLAKE2b-256 |
2509f53230debeed7641525a8864983f2b0023157d6b37870df0f0dc966b8308
|
File details
Details for the file quickbooks_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: quickbooks_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4093d29fd0080db4edc79f9303cf64eece875328edd7976cf5d7ef477420815a
|
|
| MD5 |
1c6dce874e844ee1c63b9351441cea01
|
|
| BLAKE2b-256 |
8d1438b8c9703b7e1b0882bfd265b90f0a46c7a75b77cdcf5906123a250dc58d
|