quickbooks-mcp-server-by-cdata
If you are the rightful owner of quickbooks-mcp-server-by-cdata and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CData's Model Context Protocol (MCP) Server for QuickBooks is a read-only server that allows LLMs to query live QuickBooks data using the CData JDBC Driver.
The CData MCP Server for QuickBooks is designed to facilitate the interaction between large language models (LLMs) and QuickBooks data. By leveraging the CData JDBC Driver, this server exposes QuickBooks data as relational SQL models, enabling LLMs to access live data through a simple MCP interface. This setup allows users to query QuickBooks data using natural language without needing to write SQL queries. The server is read-only, but for full CRUD capabilities, users are encouraged to explore the CData MCP Server for QuickBooks (beta).
Features
- Read-only access to QuickBooks data via MCP interface.
- Integration with CData JDBC Driver for QuickBooks.
- Natural language querying without SQL.
- Supports live data retrieval for LLMs.
- Simplified setup for connecting to QuickBooks.
Tools
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get a list of available columns in the table
{servername}_run_query
Execute SQL SELECT query