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 environment.development
AUTH_MODENoAuthentication mode: env for local credential injection, gateway when deployed behind an MCP Gateway that injects credentials via HTTP headers.env
LOG_LEVELNoLogging level.info
LOG_FORMATNoLog output format.simple
MCP_HTTP_HOSTNoHTTP transport bind address.0.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.stdio
AUTOTASK_SECRETNoAutotask API secret key used for authentication in local mode.
MCP_SERVER_NAMENoMCP server name.autotask-mcp
AUTOTASK_API_URLNoAutotask API endpoint URL. Auto-detected from AUTOTASK_USERNAME via the unauthenticated zoneInformation endpoint if not provided. Set explicitly to override auto-detection (e.g., for an on-prem proxy).Auto-detected
AUTOTASK_USERNAMENoAutotask API username (email) used for authentication in local mode.
AUTOTASK_INTEGRATION_CODENoAutotask integration code used for authentication in local mode.
AUTOTASK_ENHANCE_CONCURRENCYNoMax concurrent Autotask API calls used to resolve company/resource names on search results. Kept low to stay under Autotask's per-integration concurrent-thread limit.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