Skip to main content
Glama
hallboys

MCP4Acumatica

by hallboys

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDACT_SKIPNoComma-separated list of field patterns to skip redaction (optional)
ADMIN_SECRETYesA password to protect the /docs/admin console
ACUMATICA_URLYesThe URL of your Acumatica instance (e.g., https://yourcompany.acumatica.com)
REDACT_PATTERNSNoComma-separated list of field patterns to redact (optional, has defaults)
ACUMATICA_TENANTYesYour Acumatica company/tenant name
ACUMATICA_MCP_ROLENoThe Acumatica role name required for access (default: 'MCP Access')MCP Access
ACUMATICA_CLIENT_IDYesThe Client ID from your Connected Application in Acumatica (SM303010)
ACUMATICA_MAX_RECORDSNoMaximum number of records to return per query (optional, default varies)1000
COOKIE_ENCRYPTION_KEYYesA 64-character hex string used for encryption (generate with openssl rand -hex 32)
ACUMATICA_CLIENT_SECRETYesThe Client Secret from your Connected Application in Acumatica

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/hallboys/MCP4Acumatica'

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