TaskTrekMCP

CsKoushik9/TaskTrekMCP

3.1

If you are the rightful owner of TaskTrekMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The TaskTrek MCP Server is a Model Context Protocol server designed to facilitate interaction between AI assistants and the TaskTrek project management system.

Tools

Functions exposed to the LLM to take actions

create_task

Create a new task in TaskTrek.

create_project

Create a new project in TaskTrek.

update_task

Update an existing task in TaskTrek.

list_projects

Get a list of all available projects.

list_tasks

Get a list of all tasks with optional filtering.

get_task

Get detailed information about a specific task.

summarize_tasks

Get a summary of tasks with statistics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources