Skip to main content
Glama

Task Trellis MCP

index.md1.82 kB
# Task Trellis MCP Documentation Welcome to the Task Trellis MCP documentation. This directory contains comprehensive guides for installing, configuring, and using the Task Trellis MCP server. ## Table of Contents ### Getting Started - **[Installation](installation.md)** - Installation and configuration guide for various MCP clients (Claude Code, VS Code, Cursor, Windsurf, Cline) ### Core Concepts - **[Project Hierarchy](project-hierarchy.md)** - Understanding the 4-level hierarchy (Project -> Epic -> Feature -> Task) and file storage structure - **[Issue Types](issues.md)** - Detailed guide to projects, epics, features, tasks, prerequisites, and dependencies - **[Prompt Packages](prompts.md)** - Built-in workflow prompts and specialized agents for structured project management ### Included Prompts - **[Included Prompts](../prompts/)** - Included MCP workflow-based prompts for managing AI coding projects: - [Project Creation](../prompts/basic/create-project.md) - Transform specifications into project definitions - [Epic Breakdown](../prompts/basic/create-epics.md) - Break down projects into major work streams - [Feature Definition](../prompts/basic/create-features.md) - Decompose epics into implementable features - [Task Creation](../prompts/basic/create-tasks.md) - Break down features into atomic work units - [Task Implementation](../prompts/basic/implement-task.md) - Claim and execute tasks with quality standards ## Quick Start 1. **Install** - Follow the [installation guide](installation.md) for your MCP client 2. **Test** - Create a test project: "Create a new project called 'My Test Project'" 3. **Learn** - Review the [project hierarchy](project-hierarchy.md) and [issue types](issues.md) 4. **Use** - Try the [included prompts](../prompts/) to structure your work

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/langadventurellc/task-trellis-mcp'

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