74
/ 100
1 month ago
glama

autotask-mcp

MCP server for Kaseya Autotask PSA — 39 tools for companies, tickets, projects, time entries, and more

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
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.
// 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/wyre-technology-autotask-mcp-1igero)](https://m8ven.ai/mcp/wyre-technology-autotask-mcp-1igero)
commit: 1c6299744d05f7738e6012c2945b020ef9ab91d5
code hash: 5002421640151c8c01475b936d58b3ef441c99f7c27a0c0d652ff4513c068c94
verified: 6/12/2026, 11:30:23 AM
view raw JSON →