Acumatica runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi.
Connect AI assistants to Acumatica ERP — 28 tools for queries, mutations, GIs, attachments.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add acumatica -- uvx acumatica-mcp
{
"mcpServers": {
"acumatica": {
"args": [
"acumatica-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.acumatica]
command = "uvx"
args = ["acumatica-mcp"]
{
"mcpServers": {
"acumatica": {
"args": [
"acumatica-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"acumatica": {
"args": [
"acumatica-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ACUMATICA_URL (Acumatica instance URL (e.g. https://mycompany.acumatica.com)), ACUMATICA_COMPANY (Company / tenant name), ACUMATICA_USER (API username (basic auth — alternative to OAuth)), ACUMATICA_PASS (API password (basic auth)), ACUMATICA_CLIENT_ID (OAuth 2.0 Client ID from SM303010 (alternative to basic auth)), ACUMATICA_CLIENT_SECRET (OAuth 2.0 Client Secret).
The author declared them in the registry entry; get the values from the project itself.
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
Connect AI assistants to IBM Maximo for API discovery, OSLC querying, and Carbon UI generation.
Connect AI assistants to the Tickiti helpdesk API: tickets, queries, reports and admin.
Versioned documentation registry and semantic search for AI tools and coding assistants.
Connect AI clients to Seller Assistant workflows for Amazon wholesale operations.
Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors.
Connects AI assistants to QCDatabase.AI for everyday construction quality-control work.
Connect AI assistants to Warpmetrics — query runs, calls, costs, and outcomes.
Answers built from our own checks of this server.