Enables task management through a local MySQL database, supporting full CRUD operations and automated tracking of status transitions. Users can create, search, and update tasks while maintaining a detailed progress history for all activities.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MYSQL_DATABASE— Database name (default: tasks)MYSQL_HOST— MySQL host (default: localhost)MYSQL_PASSWORD— MySQL passwordMYSQL_PORT— MySQL port (default: 3306)MYSQL_USER— MySQL user (default: root)[](https://m8ven.ai/mcp/manojprabhuoffl-ghub-mcp-70wdlq)