RTaskmaster MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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