Skip to main content
Glama

BCS Timesheet MCP Releases

Public distribution repository for the BCS Timesheet MCP Windows AMD64 executable, checksum, and agent skill.

The private source repository builds and publishes these assets to the rolling continuous GitHub prerelease:

  • timesheet-mcp-windows-amd64.exe

  • timesheet-mcp-windows-amd64.exe.sha256

  • bcs-timesheet-mcp-SKILL.md

Install

Requirements: Windows, Node.js 18 or newer, and the required agent CLI on PATH when registering Claude Code or Codex.

Install for the default hosts:

npx github:boredom1234/bcs_mcp_releases install

Install for selected hosts:

npx github:boredom1234/bcs_mcp_releases install --hosts=vscode

Download and verify only the executable:

npx github:boredom1234/bcs_mcp_releases download

The installer downloads from the public continuous release, verifies the executable using its SHA-256 checksum, installs the skill, configures selected MCP hosts, and creates %USERPROFILE%\\.config\\.bcs\\auth.txt when it does not already exist. Fill in that credential template locally; it is never uploaded.

Related MCP server: mcp-codex-dev

Repository Layout

  • scripts/cli.mjs: command-line entry point

  • scripts/download.mjs: public release download and checksum verification

  • scripts/install.mjs: executable, skill, credential, and host installation

  • package.json: npm package metadata and commands

Release binaries are generated by CI in the private source repository. Do not commit executable files or credentials to this repository.

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that wraps the TimePRO API, enabling AI assistants to automatically create, view, and manage timesheets for authenticated users. It provides tools for searching clients and projects, retrieving configuration defaults, and performing full CRUD operations on timesheet entries.
    10
    -
  • A
    license
    A
    quality
    F
    maintenance
    An MCP server that integrates Codex CLI into Claude Code workflows for code writing, execution, and review with session management. It features real-time progress monitoring via a local HTTP dashboard and supports detailed configuration for various coding tools.
    6
    7 npm
    166
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A Windows-ready MCP server to manage Meta Ads with Claude Code, providing ad creation, targeting checks, diagnostics, and safety gates for supervised ad operations.
    1
    MIT