Skip to main content

MCP server for parallelhours.io — translates MCP tool calls into REST API requests

Project description

parallelhours-mcp

MCP (Model Context Protocol) server for parallelhours.io — translates MCP tool calls into REST API requests.

Installation

uvx parallelhours-mcp

Or install as a package:

pip install parallelhours-mcp

Configuration

Environment Variables

Variable Required Default Description
TKPI_PAT Yes Your Personal Access Token from parallelhours.io
TKPI_BASE_URL No https://parallelhours.io Base URL of the parallelhours instance
TKPI_PROJECT No Default project key for task operations

Claude Code Configuration

Add to your .mcp.json:

{
  "mcpServers": {
    "parallelhours": {
      "command": "uvx",
      "args": ["parallelhours-mcp"],
      "env": {
        "TKPI_PAT": "${TKPI_PAT}",
        "TKPI_PROJECT": "TKPI"
      }
    }
  }
}

Available Tools

  • list_projects — List all projects
  • get_active_timers — List running timers
  • start_timer — Start a timer on a task
  • stop_timer — Stop a running timer
  • increment_prompt_count — Increment prompt count
  • log_ai_event — Log AI usage events
  • list_tasks — List tasks in a project
  • get_task_context — Get task details with timers
  • get_task_kpis — Get task KPI metrics
  • create_task — Create a new task
  • update_task — Update an existing task

Usage

export TKPI_PAT="your-pat-token"
uvx parallelhours-mcp

Development

# Clone and setup
git clone https://github.com/pmonday/time-kpi.git
cd time-kpi

# Install dependencies
uv sync

# Run locally
python -m parallelhours_mcp

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

parallelhours_mcp-0.2.0.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

parallelhours_mcp-0.2.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file parallelhours_mcp-0.2.0.tar.gz.

File metadata

  • Download URL: parallelhours_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for parallelhours_mcp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b4397c65e461ff513404f44301b1aa50f0d784d972ecb6e91c07bd621c83e8f0
MD5 0b748bbf20c481e4f4d602cde4ea2d57
BLAKE2b-256 c8a7a11a66ba8802b8859ec23b712a343ecac9208f387d67a4181b0272b0fdaa

See more details on using hashes here.

Provenance

The following attestation bundles were made for parallelhours_mcp-0.2.0.tar.gz:

Publisher: publish.yml on pmonday/time-kpi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file parallelhours_mcp-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for parallelhours_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 db4b01446beb40ae92bb828e96cb425514e575255ef6c26f6d0d7b06cbb0c299
MD5 20f292d9f9d7b1742bc9ecfd698af886
BLAKE2b-256 a213deebcb2e4a3eb067053c523828c20627e28bd9abf8dda31eff159b77a156

See more details on using hashes here.

Provenance

The following attestation bundles were made for parallelhours_mcp-0.2.0-py3-none-any.whl:

Publisher: publish.yml on pmonday/time-kpi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page