MCP4Acumatica
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDACT_SKIP | No | JSON array of field names to skip redaction (optional) | |
| ADMIN_SECRET | Yes | Password to protect the /docs/admin console | |
| ACUMATICA_URL | Yes | Base URL of the Acumatica instance (e.g. https://yourcompany.acumatica.com) | |
| REDACT_PATTERNS | No | JSON array of regex patterns for sensitive field redaction (optional) | |
| ACUMATICA_TENANT | Yes | Acumatica tenant/company name | |
| ACUMATICA_MCP_ROLE | No | Name of the marker role for access (default: MCP Access) | |
| ACUMATICA_CLIENT_ID | Yes | Client ID from Acumatica Connected Application (SM303010) | |
| ACUMATICA_MAX_RECORDS | No | Maximum records per query (optional, default is 20) | |
| COOKIE_ENCRYPTION_KEY | Yes | 64-character hex string for cookie encryption; generate with openssl rand -hex 32 | |
| ACUMATICA_CLIENT_SECRET | Yes | Client Secret from Acumatica Connected Application (SM303010) |
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 | |