Skip to main content
Glama

Autotask MCP Server

package.jsonโ€ข1.52 kB
{ "name": "autotask-mcp", "version": "1.0.1", "description": "MCP (Model Context Protocol) server for Kaseya Autotask PSA integration", "main": "dist/index.js", "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "test": "jest", "test:watch": "jest --watch", "test:coverage": "jest --coverage", "test:mapping": "tsx scripts/test-mapping.js", "test:pagination": "tsx scripts/test-pagination.js", "test:mapping-simple": "tsx scripts/test-mapping-simple.js", "lint": "eslint src --ext .ts", "lint:fix": "eslint src --ext .ts --fix", "clean": "rm -rf dist", "prebuild": "npm run clean", "pretest": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "autotask", "kaseya", "psa", "api", "typescript", "nodejs" ], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.18.2", "autotask-node": "^1.0.0", "winston": "^3.11.0", "zod": "^3.22.4" }, "devDependencies": { "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/jest": "^29.5.8", "@types/node": "^20.10.0", "@typescript-eslint/eslint-plugin": "^6.13.0", "@typescript-eslint/parser": "^6.13.0", "eslint": "^8.54.0", "jest": "^29.7.0", "semantic-release": "^22.0.12", "ts-jest": "^29.1.1", "tsx": "^4.6.0", "typescript": "^5.3.0" }, "engines": { "node": ">=18.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/asachs01/autotask-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server