A mcp server for task management with Linear and time tracking with TrackingTime
Overview
what is Task Tracker?
Task Tracker is a Model Context Protocol server that integrates Linear task management and TrackingTime time tracking, allowing users to automate their workflows using natural language.
how to use Task Tracker?
To use Task Tracker, set up the environment as per the instructions in the .env.example file, build the package using sh scripts/setup.sh, and run it with the command uv run task-tracker. Integrate it with the Claude Desktop by configuring the MCP server settings.
key features of Task Tracker?
- Integration with Linear API for task management, including creating, updating, and viewing tasks.
- Integration with TrackingTime for time tracking, allowing users to start/stop tracking and add notes.
use cases of Task Tracker?
- Automating task creation and updates using natural language.
- Tracking time spent on tasks for better productivity analysis.
- Managing tasks across different projects seamlessly.
FAQ from Task Tracker?
- Can Task Tracker integrate with other task management tools?
Currently, it is designed to work with Linear and TrackingTime, but future updates may include more integrations.
- Is Task Tracker free to use?
Yes! Task Tracker is open-source and free to use for everyone.
- How can I contribute to Task Tracker?
You can contribute by submitting issues or pull requests on the GitHub repository.