Query and act on Acumatica ERP data through generic REST API tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Acumatica MCP Server" yet — see the docs or source repo.
Connect to the specified Acumatica ERP tenant and, in read-only mode, query the customer list and sales orders from the last 30 days, then summarize order count and amount by customer.
Returns customer and order query results plus a summary table grouped by customer.
Query a specific entity record in Acumatica ERP, list its key fields and values, and indicate whether it needs further manual follow-up.
Outputs structured field information for the record with a brief explanation.
After confirming the target tenant, use the appropriate generic tool to perform an action on the specified business entity, and clearly note that this is not the default read-only query mode.
First warns about the action type, then returns the execution result or API response details.
Developers or data analysts can query many entity types in an Acumatica ERP tenant through generic tools instead of building separate integrations for each entity. The default read-only behavior is useful for exploration and verification first.
When an AI assistant needs access to ERP data, this MCP tool can serve as a unified entry point to Acumatica’s contract-based REST API. It is suitable for bringing queries and some actions into automated workflows.
It lets users query and act on any Acumatica ERP tenant’s contract-based REST API through 8 generic tools. The description says it covers all entities and defaults to read-only behavior for safer use.
No. The provided description explicitly says it is read-only by default for safer access; for specific write or action capabilities, see the source repository.
The description states “covering all entities,” meaning it provides generic access across all entities. For exact entity mappings and invocation details, see the source repository.
Run read-only analytics queries on Acumatica ERP data for business insights.
Access and manage Business Central entities from MCP clients asynchronously.
Connect to ERPNext via MCP for business management, files, and read-only queries.
Safely query and aggregate read-only ERP data for business insights.
Read and update ERP project time logs through secure AI tool calls.
Let AI query read-only order and customer data for API integration demos.