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 |
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/mcp4acumatica1'
If you have feedback or need assistance with the MCP directory API, please join our Discord server