Skip to main content
Glama

Targetprocess MCP Server

developer.json847 B
{ "id": "developer", "name": "Developer", "description": "Software developer focused on task completion and code quality", "availableOperations": [ "show-my-tasks", "start-working-on", "update-progress", "complete-task", "pause-work", "show-my-bugs", "investigate-bug", "mark-bug-fixed", "log-time", "show-time-spent", "add-comment", "show-comments", "delete-comment", "report-blocker", "request-review" ], "preferences": { "defaultTaskView": "priority", "includeCompletedTasks": false, "autoAssignOnStart": true, "showTimeTracking": true }, "workflowHints": { "dailyStart": ["show-my-tasks"], "taskCompleted": ["log-time", "show-my-tasks"], "bugFixed": ["request-review", "show-my-bugs"], "endOfDay": ["log-time", "update-progress"] } }

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/aaronsb/apptio-target-process-mcp'

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