duppie-duplessis-SYSPRO/SYSPRO-MCP
If you are the rightful owner of SYSPRO-MCP 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.
The SYSPRO e.net Solutions MCP Server is a bridge that enables AI assistants like Claude to interact with the SYSPRO ERP system through the e.net Solutions REST API.
Tools
Functions exposed to the LLM to take actions
syspro_list_business_objects
List and search available SYSPRO business objects by module or keyword
syspro_get_business_object_details
Get detailed info and sample XML for a specific business object
syspro_search_entity
Search for entities by name (customers, suppliers, stock codes, etc.)
syspro_query_setup_options
Query setup/configuration options for a module (auto-finds QSO business objects)
syspro_query
Query data using any SYSPRO Query business object
syspro_setup_add
Add new records using Setup business objects
syspro_setup_update
Update existing records
syspro_setup_delete
Delete records
syspro_transaction_post_ld
Post large transactions (avoids URL length limits)
syspro_configure
Configure connection settings at runtime
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client