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

Uploaded Python 3

File details

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

File metadata

  • Download URL: parallelhours_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 7.6 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.2.tar.gz
Algorithm Hash digest
SHA256 4bec2e505ec3b5709dc1ff9cba035697e4c78480d740ab048fe9d4af649a04a5
MD5 c1327cd5c2e29bb6a9eec6a5e149057c
BLAKE2b-256 8d2ce8dad5b0dc9873ea0c2fa9367c6ba2880af13f3d2bf7a6064c8490795cdd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for parallelhours_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 988472bdba7096b32c536e32af3552c3f9190d8e38256dc4195437fd6c4e99c5
MD5 771533967f1ee83a9d470b4aa5cfe0bd
BLAKE2b-256 f45332cc3963ccfb65f4fa65ae860f11a9c0b8e8e578f539463edec58febd916

See more details on using hashes here.

Provenance

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