kazuph/mcp-taskmanager
mcp-taskmanager is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of mcp-taskmanager and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol server for Task Management, enabling Claude Desktop or any MCP client to manage and execute tasks in a queue-based system.
Try mcp-taskmanager with chat:
Has a README
Github repo has a README.md.
Has a License
Github repo has license info.
Server can be inspected
View server inspector
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
Can be automatically deployed by MCPHub.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 8/10
The agent demonstrates strong capabilities in managing tasks and requests, effectively registering new requests, adding and deleting tasks, and providing detailed task progress updates. It excels in clarity and organization, particularly in presenting task information in a tabular format. However, the agent shows limitations in listing all current requests comprehensively, as it only provides partial information and lacks time-stamping for data relevance. This indicates a need for improvement in providing complete overviews of all requests in the system.
Test case 1
Score: 9/10Perform the operation of registering a new request titled 'Develop a Mobile Application' with the following tasks: 1. Design User Interface 2. Implement Backend Services 3. Conduct Testing 4. Deploy Application Ensure that each task is clearly defined and associated with the request.The request titled 'Develop a Mobile Application' has been successfully registered with the following tasks:
Task ID Title Description Status Approval task-1 Design User Interface Create wireframes and design the user interface for the mobile application. π In Progress β³ Pending task-2 Implement Backend Services Develop the backend services and APIs required for the application. π In Progress β³ Pending task-3 Conduct Testing Perform unit and integration testing to ensure the application functions correctly. π In Progress β³ Pending task-4 Deploy Application Deploy the application to the app stores and ensure it is available for users. π In Progress β³ Pending Test case 2
Score: 9/10Perform the operation of adding a new task titled 'Create User Documentation' with the description 'Develop comprehensive user guides and manuals for the mobile application' to the existing request titled 'Develop a Mobile Application'. Ensure that the new task is clearly defined and associated with the request.The new task titled 'Create User Documentation' has been successfully added to the existing request 'Develop a Mobile Application'. Below is the updated progress status of all tasks associated with the request:
Task ID Title Description Status Approval task-1 Design User Interface Create wireframes and design the user interface for the mobile application. π In Progress β³ Pending task-2 Implement Backend Services Develop the backend services and APIs required for the application. π In Progress β³ Pending task-3 Conduct Testing Perform unit and integration testing to ensure the application functions correctly. π In Progress β³ Pending task-4 Deploy Application Deploy the application to the app stores and ensure it is available for users. π In Progress β³ Pending task-5 Create User Documentation Develop comprehensive user guides and manuals for the mobile application π In Progress β³ Pending Test case 3
Score: 9/10Perform the operation of deleting the task titled 'Create User Documentation' from the existing request 'Develop a Mobile Application'. Ensure that the task is removed and the updated list of tasks is displayed.The task titled 'Create User Documentation' has been successfully deleted from the request 'Develop a Mobile Application'.
Updated Progress Status:
Task ID Title Description Status Approval task-1 Design User Interface Create wireframes and design the user interface for the mobile application, ensuring alignment with the latest UX/UI standards. π In Progress β³ Pending task-2 Implement Backend Services Develop the backend services and APIs required for the application. π In Progress β³ Pending task-3 Conduct Testing Perform unit and integration testing to ensure the application functions correctly. π In Progress β³ Pending task-4 Deploy Application Deploy the application to the app stores and ensure it is available for users. π In Progress β³ Pending Test case 4
Score: 5/10Perform the operation of listing all current requests in the system, ensuring that each request's ID, original request text, total number of tasks, number of completed tasks, and number of approved tasks are clearly displayed.Current requests in the system:
Request ID Original Request Total Tasks Completed Approved req-1 Develop a Mobile Application 4 1 1