TaskMateAI
TaskMateAI is a simple task management application that allows AI to autonomously manage and execute tasks through the Model Context Protocol (MCP).
get_tasks
Retrieve a list of tasks, filterable by status and priority.
get_next_task
Retrieve the next high-priority task and automatically update its status to in-progress.
create_task
Create a new task with optional subtasks.
update_progress
Update the progress of a task.
complete_task
Mark a task as complete.
add_subtask
Add a subtask to an existing task.
update_subtask
Update the status of a subtask.
add_note
Add a note to a task.
list_agents
Retrieve a list of available agent IDs.
list_projects
Retrieve a list of projects related to a specific agent.
Related MCP Servers
View all ai_chatbot servers →Sequential Thinking
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
exa-mcp-server
by exa-labs
A Model Context Protocol (MCP) server allows AI assistants to use the Exa AI Search API for real-time web searches in a secure manner.
repomix
by yamadashy
Repomix is a tool that packs your codebase into AI-friendly formats, making it easier to use with AI tools like LLMs.
mindsdb
by mindsdb
MindsDB is an open-source server that enables seamless interaction with large-scale federated data using the Model Context Protocol (MCP).
github-mcp-server
by github
The GitHub MCP Server is a Model Context Protocol server that integrates with GitHub APIs for automation and interaction.
mcp-server-calculator
by githejie
A Model Context Protocol server for calculating. This server enables LLMs to use calculator for precise numerical calculations.
claude-task-master
by eyaltoledano
Task Master is a task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI.