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.1.3.tar.gz (7.9 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.1.3-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: parallelhours_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 7.9 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.1.3.tar.gz
Algorithm Hash digest
SHA256 d08db6b764d50d08df34aa4ea15ba666482414d9636521779b7f1f9a09c92b97
MD5 4f2796e77988300f562f069a583a4457
BLAKE2b-256 d0e0cf0c31aa13e1c18adcbecced575feeb88b30766e01fbc53130ef2a9d8d34

See more details on using hashes here.

Provenance

The following attestation bundles were made for parallelhours_mcp-0.1.3.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.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for parallelhours_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6f75d11f9120ce0b2b444371848f81ea171d5d155e774767152550b2095d66c1
MD5 6c980fcdceaf15f1fdc5fc1cbfc9d231
BLAKE2b-256 a58d8054e261b3a0795ca909ebe46e473a5d6a2b39a1c73a8a24461502e6b97b

See more details on using hashes here.

Provenance

The following attestation bundles were made for parallelhours_mcp-0.1.3-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