Skip to main content
Glama
cchesebro-prog

MCP4Acumatica

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDACT_SKIPNoJSON array of field names to skip redaction (optional)
ADMIN_SECRETYesPassword to protect the /docs/admin console
ACUMATICA_URLYesBase URL of the Acumatica instance (e.g. https://yourcompany.acumatica.com)
REDACT_PATTERNSNoJSON array of regex patterns for sensitive field redaction (optional)
ACUMATICA_TENANTYesAcumatica tenant/company name
ACUMATICA_MCP_ROLENoName of the marker role for access (default: MCP Access)
ACUMATICA_CLIENT_IDYesClient ID from Acumatica Connected Application (SM303010)
ACUMATICA_MAX_RECORDSNoMaximum records per query (optional, default is 20)
COOKIE_ENCRYPTION_KEYYes64-character hex string for cookie encryption; generate with openssl rand -hex 32
ACUMATICA_CLIENT_SECRETYesClient Secret from Acumatica Connected Application (SM303010)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cchesebro-prog/mcp4acumatica'

If you have feedback or need assistance with the MCP directory API, please join our Discord server