servers / dnjawm19-mcptest
@dnjawm19/mcptest MCP server
communityunknownnpmwrite capablehealthy
AI 기반 개발 워크플로우를 위한 프로젝트 관리 기능을 제공하는 FastMCP 서버입니다.
01Tools · 32
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| read_user_journey Read the User Journey document. | read | false | unknown |
| read_code_guideline Read the Code Guideline document. | read | false | unknown |
| update_erd Update the ERD content (Mermaid or text). | write | true | unknown |
| update_ia Update the Information Architecture markdown. | write | true | unknown |
| update_trd Update the TRD markdown for the project. | write | true | unknown |
| download_all_task_files Download `.vooster/tasks/[taskId].txt` files plus `.vooster/tasks.json` for local reference. | unknown | unknown | unknown |
| update_code_guideline Update the Code Guideline markdown for the project. | write | true | unknown |
| check_creation_progress Report missing project documents and instruct the caller to update them before retrying. | unknown | unknown | unknown |
| update_user_journey Update the User Journey markdown. | write | true | unknown |
| update_project_name Rename the project (1-100 chars). | write | true | unknown |
| read_trd Read the TRD for the project. | read | false | unknown |
| read_ia Read the Information Architecture document. | read | false | unknown |
| read_design_guide Read the Design Guide document. | read | false | unknown |
| update_subtask_status Update the status of a specific sub-task. | write | true | unknown |
| start_project_creation Create a vooster project and link it to the current codebase. Only call when the user explicitly says 'createProject'. | unknown | unknown | unknown |
| read_task Fetch detailed information for a specific task. | read | false | unknown |
| add_tasks Deprecated: call add_task separately for each task. | write | true | unknown |
| update_task_status Update task status (BACKLOG | IN_PROGRESS | DONE | ARCHIVED).
Before setting DONE:
- Confirm acceptance criteria or ask the user for confirmation.
- Provide completionDetails markdown with a one-line summary, '## Description', and '## Modified Files' listing exactly five 'filename: note' entries.
- Supply confidenceLevel (1-10, higher = better) and confidenceDetails covering strengths, risks, scope fit, and testing. | write | true | unknown |
| update_task_completion_log Update completion details for a DONE task after additional work.
Return markdown with a combined summary, '## Description' including 'Additional work: ...', and '## Modified Files' covering every touched file.
Also provide confidenceLevel (1-10) and confidenceDetails explaining quality changes, risks, and alignment with requirements. | write | true | unknown |
| list_task List project tasks. Provide offset and limit together when paginating (max 100). | read | false | unknown |
| modify_task Deprecated: use update_task instead. | write | true | unknown |
| read_prd Read the PRD for the project. | read | false | unknown |
| list_my_task List tasks assigned to the current user or currently unassigned. | read | false | unknown |
| update_design_guide Update the Design Guide markdown. | write | true | unknown |
| update_sub_task Update a sub-task's details, status, or dependencies. | write | true | unknown |
| update_prd Replace the PRD with new markdown provided via aiPrompt. | write | true | unknown |
| sync_tasks_with_codebase Synchronize DONE tasks with the existing codebase.
Use only when the user explicitly requests it and you have confirmed the implementation.
Pass taskIds for features already completed in the repository. | unknown | unknown | unknown |
| get_next_task Retrieve the next priority task ordered by importance, urgency, and creation date.
Workflow:
1. If the task is BACKLOG, move it to IN_PROGRESS via update_task_status.
2. For IN_PROGRESS tasks, finish outstanding sub-tasks and mark them DONE with update_subtask_status.
3. After meeting acceptance criteria, mark the task DONE and call get_next_task again. | read | false | unknown |
| add_task Add a single task with an auto-generated ID.
Rules:
- Only add tasks the user explicitly requested.
- Confirm before adding proactive or debugging tasks.
- For debugging tasks, set dependencyIds to the related implementation tasks. | write | true | unknown |
| update_task Update optional task fields such as summary, aiPrompt, importance, urgency, or complexity.
Status and dependency changes are not handled here. | write | true | unknown |
| list_projects List projects available to the current account. | read | false | unknown |
| add_sub_tasks Add sub-tasks to an existing task.
Ensure the parent task exists, confirm user intent, provide clear titles and acceptance criteria, and set dependencies when needed. | write | true | unknown |
02Install & source
npx -y @dnjawm19/mcptest
npx03Access granted
Manage tasks & tickets · write
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesnpm registry [p4]
last_checked2026-08-10 09:00Z
next_check2026-08-18 08:50Z
cadenceevery 48h
verifiedmetadata:passed metadata:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed
index_statusindex — 6 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/dnjawm19-mcptest)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →