Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2025 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Task Tracker

    A mcp server for task management with Linear and time tracking with TrackingTime

    1 stars
    Python
    Updated Jan 19, 2025
    ai-agent
    linear
    mcp-server
    trackingtime

    Documentation

    Task Tracker

    ci

    A Model Context Protocol server that integrates Linear task management and TrackingTime time tracking.

    task-tracker-demo

    Motivation

    I've been using Linear for task management and TrackingTime for time tracking for a long time. I found it could be very helpful to use LLM to automate my workflows and tasks.

    With the benifits of large language models, I can use natural language to create tasks, update task statuses, start and stop time tracking, and more.

    If I develop more MCP servers tailored to my own needs, I can make the Claude client an all-in-one workspace for me.

    Features

    • Integration with Linear API for task management
    • Create new task with optional project, description and state assignments
    • Set current working team
    • Get projects
    • View tasks by status (backlog, unstarted, started, done, canceled)
    • Search tasks by title
    • Update task status
    • Integration with TrackingTime for task time tracking
    • Start time tracking for tasks
    • Stop active time tracking
    • View currently active tracked task
    • Add notes to tracking task

    Setup

    1. setup the environment, refer to the .env.example file.

    2. sh scripts/setup.sh to build the package or run below uv commands directly.

    bash
    uv build 
      uv run task-tracker

    3. setup it in the Claude Desktop:

    json
    {
      "mcpServers": {
          "task-tracker": {
              "command": "uv",
              "args": [
                  "--directory",
                  "/path/to/task-tracker",
                  "run",
                  "task-tracker"
              ]
          }
      }
    }

    Similar MCP

    Based on tags & features

    • DA

      Davinci Resolve Mcp

      Python·
      327
    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55
    • OM

      Omop Mcp

      Python·
      14

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • DA

      Davinci Resolve Mcp

      Python·
      327
    • BI

      Biothings Mcp

      Python·
      25
    • FH

      Fhir Mcp Server

      Python·
      55
    • OM

      Omop Mcp

      Python·
      14

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k