Autotask
Rank #652io.github.WYRE-AI/autotask-mcp
MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.
Autotask is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #652 of 132,046 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. Autotask is listed across 3 registries — Official MCP, Glama and PulseMCP, with 54 tracked versions. It was first listed on Apr 14, 2025 and most recently updated on Sep 20, 2026.
Ranks ahead of 131,394 of 132,046 servers on MCP Toplist.
Use Autotask
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add autotask-mcp -e "AUTOTASK_USERNAME=<your AUTOTASK_USERNAME>" -e "AUTOTASK_SECRET=<your AUTOTASK_SECRET>" -e "AUTOTASK_INTEGRATION_CODE=<your AUTOTASK_INTEGRATION_CODE>" -e "AUTOTASK_API_URL=<your AUTOTASK_API_URL>" -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "AUTH_MODE=<your AUTH_MODE>" -e "LOG_LEVEL=<your LOG_LEVEL>" -- docker run -i --rm ghcr.io/wyre-ai/autotask-mcp:v2.38.1Replace each placeholder with your own value before saving.
[mcp_servers.autotask-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/autotask-mcp:v2.38.1"]
[mcp_servers.autotask-mcp.env]
AUTOTASK_USERNAME = "<your AUTOTASK_USERNAME>"
AUTOTASK_SECRET = "<your AUTOTASK_SECRET>"
AUTOTASK_INTEGRATION_CODE = "<your AUTOTASK_INTEGRATION_CODE>"
AUTOTASK_API_URL = "<your AUTOTASK_API_URL>"
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
AUTH_MODE = "<your AUTH_MODE>"
LOG_LEVEL = "<your LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autotask-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/autotask-mcp:v2.38.1"
],
"env": {
"AUTOTASK_USERNAME": "<your AUTOTASK_USERNAME>",
"AUTOTASK_SECRET": "<your AUTOTASK_SECRET>",
"AUTOTASK_INTEGRATION_CODE": "<your AUTOTASK_INTEGRATION_CODE>",
"AUTOTASK_API_URL": "<your AUTOTASK_API_URL>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autotask-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/autotask-mcp:v2.38.1"
],
"env": {
"AUTOTASK_USERNAME": "<your AUTOTASK_USERNAME>",
"AUTOTASK_SECRET": "<your AUTOTASK_SECRET>",
"AUTOTASK_INTEGRATION_CODE": "<your AUTOTASK_INTEGRATION_CODE>",
"AUTOTASK_API_URL": "<your AUTOTASK_API_URL>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"autotask-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/autotask-mcp:v2.38.1"
],
"env": {
"AUTOTASK_USERNAME": "<your AUTOTASK_USERNAME>",
"AUTOTASK_SECRET": "<your AUTOTASK_SECRET>",
"AUTOTASK_INTEGRATION_CODE": "<your AUTOTASK_INTEGRATION_CODE>",
"AUTOTASK_API_URL": "<your AUTOTASK_API_URL>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autotask-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/autotask-mcp:v2.38.1"
],
"env": {
"AUTOTASK_USERNAME": "<your AUTOTASK_USERNAME>",
"AUTOTASK_SECRET": "<your AUTOTASK_SECRET>",
"AUTOTASK_INTEGRATION_CODE": "<your AUTOTASK_INTEGRATION_CODE>",
"AUTOTASK_API_URL": "<your AUTOTASK_API_URL>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autotask-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/autotask-mcp:v2.38.1"
],
"env": {
"AUTOTASK_USERNAME": "<your AUTOTASK_USERNAME>",
"AUTOTASK_SECRET": "<your AUTOTASK_SECRET>",
"AUTOTASK_INTEGRATION_CODE": "<your AUTOTASK_INTEGRATION_CODE>",
"AUTOTASK_API_URL": "<your AUTOTASK_API_URL>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.WYRE-AI%2Fautotask-mcp)<a href="https://mcptoplist.com/server/io.github.WYRE-AI%2Fautotask-mcp"><img src="https://mcptoplist.com/badge/io.github.WYRE-AI%2Fautotask-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries (1 delisted)
wyre-technology
Other servers by wyre-technology
- NinjaOne#1,404 · 31 vers
- IT Glue#1,861 · 27 vers
- ConnectWise Manage#2,080 · 16 vers
- CIPP#2,589 · 20 vers
- HaloPSA#3,651 · 26 vers
- Syncro#3,833 · 17 vers
- Datto RMM#4,145 · 15 vers
- Hudu#4,174 · 15 vers
- SuperOps#4,768 · 13 vers
- Action1#4,971 · 14 vers
- QuickBooks Online#5,059 · 17 vers
- ConnectWise Automate#5,648 · 21 vers
Available versions (54)
| Version | Published |
|---|---|
| 2.38.1 | Sep 20, 2026 |
| 2.38.0 | Sep 14, 2026 |
| 2.37.0 | Sep 14, 2026 |
| 2.36.2 | Sep 14, 2026 |
| 2.36.1 | Sep 10, 2026 |
| 2.36.0 | Sep 9, 2026 |
| 2.35.0 | Sep 8, 2026 |
| 2.34.0 | Sep 8, 2026 |
| 2.33.3 | Sep 8, 2026 |
| 2.33.2 | Sep 8, 2026 |
| 2.33.1 | Sep 3, 2026 |
| 2.33.0 | Aug 27, 2026 |
| 2.32.11 | Aug 26, 2026 |
| 2.32.10 | Aug 20, 2026 |
| 2.32.9 | Aug 15, 2026 |
| 2.32.8 | Aug 15, 2026 |
| 2.32.7 | Aug 15, 2026 |
| 2.32.6 | Aug 15, 2026 |
| 2.32.3 | Aug 13, 2026 |
| 2.32.2 | Aug 12, 2026 |
| 2.32.1 | Aug 12, 2026 |
| 2.32.0 | Aug 11, 2026 |
| 2.31.3 | Aug 7, 2026 |
| 2.31.2 | Aug 7, 2026 |
| 2.31.1 | Jul 29, 2026 |
| 2.31.0 | Jul 24, 2026 |
| 2.30.3 | Jul 22, 2026 |
| 2.30.2 | Jul 22, 2026 |
| 2.30.1 | Jul 22, 2026 |
| 2.30.0 | Jul 17, 2026 |
| 2.28.8 | Jun 15, 2026 |
| 2.28.7 | Jun 12, 2026 |
| 2.28.6 | Jun 12, 2026 |
| 2.28.5 | Jun 8, 2026 |
| 2.28.4 | Jun 8, 2026 |
| 2.28.3 | Jun 5, 2026 |
| 2.28.2 | Jun 4, 2026 |
| 2.28.1 | Jun 2, 2026 |
| 2.27.1 | Jun 2, 2026 |
| 2.27.0 | May 22, 2026 |
| 2.26.1 | May 22, 2026 |
| 2.26.0 | May 18, 2026 |
| 2.25.6 | May 15, 2026 |
| 2.25.5 | May 14, 2026 |
| 2.25.4 | May 14, 2026 |
| 2.25.3 | May 13, 2026 |
| 2.25.2 | May 13, 2026 |
| 2.25.1 | May 13, 2026 |
| 2.25.0 | May 13, 2026 |
| 2.24.4 | May 5, 2026 |
| 2.18.0 | May 4, 2026 |
| 2.24.3 | May 4, 2026 |
| 2.24.2 | May 2, 2026 |
| 2.24.1 | Apr 28, 2026 |
Frequently asked questions
- Who maintains Autotask?
- Autotask is maintained by wyre-technology, which publishes 60 MCP servers (749 total versions) tracked on MCP Toplist.
- Is Autotask listed on the Official MCP Registry?
- Yes — Autotask is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Autotask have?
- MCP Toplist tracks 54 versions of Autotask, most recently published on Sep 20, 2026.
- Where can I find the source code for Autotask?
- The source code for Autotask is hosted at github.com/wyre-technology/autotask-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.