task-mcp-server
5
Task API Server is a Model Context Protocol (MCP) server implementation for managing tasks in TypeScript. It provides both command-line and web-based interfaces for comprehensive task management operations. Its features include task listing, creation, updating, deletion, and robust error-handling, supported by extensive testing and quality assurance protocols.
listTasks
List all tasks, support status, category, and priority filtering
createTask
Create new tasks that support setting descriptions, categories and priorities
updateTask
Update task details, including description, status, category, and priority
deleteTask
Delete the specified task