intacct-docs
by RowelLewis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPEC_DIR | No | Directory scanned for *.openapi.yaml files | ../data/sage-intacct-rest-api |
| HTTP_HOST | No | Bind address for HTTP transport (0.0.0.0 for all interfaces) | 127.0.0.1 |
| HTTP_PORT | No | Port when using HTTP transport | 3000 |
| LOG_LEVEL | No | error, warn, info, or debug | info |
| TRANSPORT | No | stdio or http | stdio |
| MAX_BODY_BYTES | No | Maximum HTTP request body size in bytes | 1048576 |
| RATE_LIMIT_RPM | No | Max requests per minute per IP (HTTP transport) | 60 |
| MAX_RESPONSE_CHARS | No | Response size cap — output is truncated with a notice when exceeded | 12000 |
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
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/RowelLewis/mcp-intacct-docs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server