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.1.tar.gz (8.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.2.1-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for parallelhours_mcp-0.2.1.tar.gz
Algorithm Hash digest
SHA256 fcdb82fef87cbaee0074b9e59e7dc6c346069e6e3cf2a80a37676c0d61058347
MD5 acada15012f089fd4965ffccf0fdd3d7
BLAKE2b-256 11bddb3068a23d810bfd67c6dd486e5e4132b4de12e78cac7b33d1316b5bbca1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for parallelhours_mcp-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7506aec5b96e744a061d43be4e94dc360c32e9f015bd6e0f6f85f222ad4b34f3
MD5 134e23260543f56d7dff15a1e9f5fbcd
BLAKE2b-256 afd8f67e49f39e62cea5de55794a1f5a08a545a3e4473cdce0810e270dcb3fcd

See more details on using hashes here.

Provenance

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