Skip to main content
Glama
ddurko1950

Autotask MCP Server

by ddurko1950

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode.js environmentdevelopment
AUTH_MODENoAuthentication mode: 'env' for local credentials, 'gateway' for hosted gateway mode where credentials are injected via HTTP headers.env
LOG_LEVELNoLogging level: error, warn, info, debuginfo
LOG_FORMATNoLog output format: simple or jsonsimple
MCP_HTTP_HOSTNoHTTP transport bind address0.0.0.0
MCP_HTTP_PORTNoHTTP transport port (only used when MCP_TRANSPORT=http)8080
MCP_TRANSPORTNoTransport type: 'stdio' for local/desktop, 'http' for remote/Docker deployments.stdio
AUTOTASK_SECRETNoAutotask API secret key
MCP_SERVER_NAMENoMCP server nameautotask-mcp
AUTOTASK_API_URLNoOverride Autotask API endpoint URL. If not set, it is auto-detected from the username via Autotask's zoneInformation endpoint.
AUTOTASK_USERNAMENoAutotask API username (email)
AUTOTASK_INTEGRATION_CODENoAutotask integration code
AUTOTASK_ENHANCE_CONCURRENCYNoMax concurrent Autotask API calls used to resolve company/resource names on search results.3

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources