servers / dnjawm19-mcptest

@dnjawm19/mcptest MCP server

communityunknownnpmwrite capablehealthy

AI 기반 개발 워크플로우를 위한 프로젝트 관리 기능을 제공하는 FastMCP 서버입니다.

49
/ 100

01Tools · 32
ToolRiskSide effectsApproval
update_design_guide
Update the Design Guide markdown.
writetrueunknown
list_my_task
List tasks assigned to the current user or currently unassigned.
readfalseunknown
read_user_journey
Read the User Journey document.
readfalseunknown
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.
writetrueunknown
update_ia
Update the Information Architecture markdown.
writetrueunknown
list_projects
List projects available to the current account.
readfalseunknown
read_task
Fetch detailed information for a specific task.
readfalseunknown
read_code_guideline
Read the Code Guideline document.
readfalseunknown
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.
writetrueunknown
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.
writetrueunknown
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.
writetrueunknown
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.
writetrueunknown
update_sub_task
Update a sub-task's details, status, or dependencies.
writetrueunknown
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.
unknownunknownunknown
modify_task
Deprecated: use update_task instead.
unknownunknownunknown
update_trd
Update the TRD markdown for the project.
writetrueunknown
download_all_task_files
Download `.vooster/tasks/[taskId].txt` files plus `.vooster/tasks.json` for local reference.
unknownunknownunknown
update_prd
Replace the PRD with new markdown provided via aiPrompt.
unknownunknownunknown
update_code_guideline
Update the Code Guideline markdown for the project.
writetrueunknown
check_creation_progress
Report missing project documents and instruct the caller to update them before retrying.
writetrueunknown
start_project_creation
Create a vooster project and link it to the current codebase. Only call when the user explicitly says 'createProject'.
writetrueunknown
update_user_journey
Update the User Journey markdown.
writetrueunknown
update_project_name
Rename the project (1-100 chars).
writetrueunknown
list_task
List project tasks. Provide offset and limit together when paginating (max 100).
readfalseunknown
read_trd
Read the TRD for the project.
readfalseunknown
read_ia
Read the Information Architecture document.
readfalseunknown
update_erd
Update the ERD content (Mermaid or text).
writetrueunknown
read_prd
Read the PRD for the project.
readfalseunknown
read_design_guide
Read the Design Guide document.
readfalseunknown
add_tasks
Deprecated: call add_task separately for each task.
unknownunknownunknown
update_subtask_status
Update the status of a specific sub-task.
writetrueunknown
update_task
Update optional task fields such as summary, aiPrompt, importance, urgency, or complexity. Status and dependency changes are not handled here.
writetrueunknown

02Install & source
npx -y @dnjawm19/mcptest
npx

03Access granted
Manage tasks & tickets · write

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


04Trust reasoning
  • 0
    Community server
    official_status
  • -3
    No clear license
    license
  • -3
    Exposes write tools
    tool_risk
  • +10
    MCP handshake verified
    verification
  • +5
    tools/list verified
    verification

05Provenance & freshness
sourcesnpm registry [p4]
last_checked2026-07-01 08:07Z
next_check2026-07-03 07:35Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed metadata:passed metadata:passed
index_statusindex6 unique facts >= 5

06Badge

Show your MCPExplorer trust badge in your README. @dnjawm19/mcptest on MCPExplorer

[![MCPExplorer](https://mcpexplorer.com/badge/dnjawm19-mcptest.svg)](https://mcpexplorer.com/servers/dnjawm19-mcptest)

Next step

Want agents that act within guardrails? Apex is the live governed-agent product — paced, capped, and fully-logged actions with approval queues before anything runs.

Explore Apex →
@dnjawm19/mcptest MCP server — MCPExplorer