nterra22/MCP_server_setup
3.1
If you are the rightful owner of MCP_server_setup and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that enables LLM interaction with QuickBooks Enterprise through GUI automation using screenshots, mouse clicks, and keyboard input.
Tools
Functions exposed to the LLM to take actions
take_screenshot
Capture QuickBooks window or specific region.
find_text
Locate text on screen using OCR.
click_coordinates
Click at specific x,y coordinates.
click_text
Find and click on text elements.
type_text
Type text into active fields.
send_keys
Send keyboard shortcuts (ctrl+c, alt+tab, etc.).
activate_quickbooks
Bring QuickBooks to foreground.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client