Skip to main content
Glama
RagnarPitla

RTaskmaster MCP

by RagnarPitla

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
rtaskmaster_initB

Initialize RTaskmaster Task Master in a project. Creates .rtaskmaster directory with tasks.json.

rtaskmaster_get_tasksB

Get all tasks from the project, optionally filtered by status or priority.

rtaskmaster_get_taskB

Get detailed information about a specific task or subtask.

rtaskmaster_create_taskC

Create a new task.

rtaskmaster_update_taskB

Update an existing task.

rtaskmaster_delete_taskC

Delete a task.

rtaskmaster_set_statusC

Update the status of a task or subtask.

rtaskmaster_add_subtaskB

Add a subtask to an existing task.

rtaskmaster_next_taskB

Get the next task to work on based on priority and dependencies.

rtaskmaster_statsB

Get task statistics and project progress.

rtaskmaster_generate_tasks_mdA

Generate a human-readable TASKS.md checklist file from the current tasks. Creates or updates the file in the project root.

rtaskmaster_parse_prdB

Parse a PRD (Product Requirements Document) or README file and create tasks from it. Provide either content directly or a file path.

rtaskmaster_bulk_statusB

Update the status of multiple tasks at once.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/RagnarPitla/TaskMaster-rbuildai-mcp'

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