Use natural language to query and create SAP Business One business data.
This tool is described as interacting with SAP Business One via the Service Layer REST API to read and create business data, and the system indicates it executes code; however, the materials do not specify endpoints, authentication, or permission boundaries, so caution is warranted. Open source is a positive signal, but low adoption and unclear license/maintenance limit supply-chain confidence.
The materials claim there are no keys/environment variables, but the stated functionality depends on the SAP Business One Service Layer REST API, which typically involves ERP/session authentication; the docs do not explain credential sourcing, storage, or least-privilege controls, so credential handling is insufficiently transparent.
The description explicitly states interaction with SAP Business One through the Service Layer REST API, which implies sending queries and business data to the target SAP service; no unrelated third-party endpoint is stated, but the remote host is unspecified and the data flow scope is not detailed.
The system flags that this MCP tool executes code, meaning it runs a local service/process; the available materials do not specify system capabilities, subprocess behavior, or sandboxing, but local execution alone is an inherent tool property and does not by itself justify a high-risk rating.
Per the description, it can retrieve and create SAP business data such as partners, orders, invoices, items, and stock levels, which constitutes read/write access to core enterprise business records; the materials do not state whether access is limited to specific company databases, object types, or read-only modes.
A public open-source repository is available for review, which is a clear risk-reducing factor; however, the source is only a third-party registry, the repo has 0 stars, no declared license, and unknown maintenance status, so supply-chain confidence is moderate at best and code review is advisable before deployment.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "SAP Business One MCP Server" yet — see the docs or source repo.
Please look up item code A1001 and return its name, current stock, warehouse distribution, and latest purchase price in a clear list.
A structured result with the item's basic details, stock by warehouse, and latest purchase price.
Create a sales order for customer C2000 with item A1001 quantity 10 and item B3002 quantity 5, delivery date on the 25th of this month, and return the order number.
Confirmation with the new order number, line details, and key business fields.
List all open invoices for customer C2000, including invoice number, posting date, due date, and unpaid amount, sorted by due date ascending.
A sorted list of the customer's open invoices for easier collections follow-up.
Securely connect AI to SAP ABAP and BTP for business operations.
Query Business Central customers, items, and sales orders using natural language.
Connect AI to SAP systems for ABAP editing, checks, and activation.
Connect to ONE ERP to query models, data, and business logic autonomously.
Interact with SAP S/4HANA using natural language for data discovery and CRUD.
Connect to SAP via RFC to read metadata and run operations.