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) |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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