74
/ 100
1 month ago
glama

Autotask MCP Server

Provides AI assistants with direct access to Autotask PSA for MSP operations. Enables natural language interaction for ticket management, time logging, company lookups, project tracking, and billing review through 39 comprehensive tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: AUTOTASK_SECRET, X_API_KEY, X_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.3GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH_MODEe =gateway \
configAUTOTASK_API_URLis auto-detected from AUTOTASK_USERNAME via Autotask's
configAUTOTASK_INTEGRATION_CODEe =your-code \
🔐 secretAUTOTASK_SECRETe =your-secret \
configAUTOTASK_USERNAMEe =your-user@company.com \
configLAZY_LOADING
configLOG_FORMATsimple # simple, json
configLOG_LEVELinfo # error, warn, info, debug
configMCP_HTTP_HOST0.0.0.0 # HTTP transport bind address
configMCP_HTTP_PORT8080 # HTTP transport port (only used when MCP_TRANSPORT=http)
configMCP_SERVER_NAMEautotask-mcp
configMCP_SERVER_VERSION
configMCP_TRANSPORT"-e", "=stdio",
🔐 secretX_API_KEY
🔐 secretX_API_SECRET
configX_API_URL
configX_INTEGRATION_CODE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ticnine-autotask-mcp-395ff5)](https://m8ven.ai/mcp/ticnine-autotask-mcp-395ff5)
commit: 4c5d21b50e01f3781c6a71b579c22bc8fcd29c7e
code hash: 5e81d5d39a82ba6209968c5e078768828e1f9c3943c3de9ad0f6a39c29c74731
verified: 6/10/2026, 11:18:37 AM
view raw JSON →
Autotask MCP Server · M8ven Trust Score | M8ven