@tosin2013/mcp-shrimp-task-manager
Version:
Enhanced MCP Shrimp Task Manager with comprehensive LLM integration. A task management tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. Features real GPT-4 ↔ MCP tools communication, comprehensive testing pipeline
25 lines (14 loc) • 444 B
Markdown
# Task Query Results
## Query Information
- Query term: {query}
## Task List
Below are tasks matching the query:
{tasksContent}
## Pagination Information
- Current page: {page} / {totalPages}
- Items per page: {pageSize}
- Total results: {totalTasks}
You can specify the page parameter to view more results.
## Related Operation Tips
- Use `get_task_detail {taskID}` to view complete task details
- Use `list_tasks` to view all tasks