MCP4Acumatica
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDACT_SKIP | No | Fields to exclude from redaction | |
| ADMIN_SECRET | Yes | Password for the admin console at /docs/admin | |
| ACUMATICA_URL | Yes | Your Acumatica instance URL (e.g., https://yourcompany.acumatica.com) | |
| REDACT_PATTERNS | No | Custom regex patterns for sensitive field redaction | |
| ACUMATICA_TENANT | Yes | Your Acumatica tenant/company name | |
| ACUMATICA_MCP_ROLE | No | Acumatica role name required for MCP access | MCP Access |
| ACUMATICA_CLIENT_ID | Yes | Client ID from your Acumatica Connected Application (SM303010) | |
| ACUMATICA_MAX_RECORDS | No | Maximum number of records returned per query (default: depends on implementation) | |
| COOKIE_ENCRYPTION_KEY | Yes | 64-character hex string for cookie encryption (generate with openssl rand -hex 32) | |
| ACUMATICA_CLIENT_SECRET | Yes | Client Secret from your Acumatica Connected Application |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |