Skip to main content
Glama

addTaskManager MCP Server

by dragosroua
package.json1.66 kB
{ "name": "@dragosroua/addtaskmanager-mcp-server", "version": "1.0.0", "description": "MCP server for addTaskManager with ADD (Assess-Decide-Do) framework support", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "jest", "lint": "eslint src/**/*.ts", "prepare": "npm run build" }, "bin": { "addtaskmanager-mcp-server": "dist/index.js" }, "keywords": [ "mcp", "model-context-protocol", "zentasktic", "add-framework", "productivity", "cloudkit", "apple", "tasks", "projects", "dragos-roua" ], "author": { "name": "Dragos Roua", "url": "https://dragosroua.com" }, "repository": { "type": "git", "url": "git+https://github.com/dragosroua/addtaskmanager-mcp-server.git" }, "homepage": "https://addtaskmanager.com", "license": "MIT", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "uuid": "^11.1.0" }, "devDependencies": { "@types/node": "^20.0.0", "@types/uuid": "^10.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "eslint": "^8.0.0", "jest": "^29.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "files": [ "dist/", "README.md", "LICENSE" ], "publishConfig": { "access": "public" } }

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/dragosroua/addtaskmanager-mcp-server'

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