BCS Timesheet MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@BCS Timesheet MCPInstall BCS Timesheet MCP for Claude Code"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.exetimesheet-mcp-windows-amd64.exe.sha256bcs-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 installInstall for selected hosts:
npx github:boredom1234/bcs_mcp_releases install --hosts=vscodeDownload and verify only the executable:
npx github:boredom1234/bcs_mcp_releases downloadThe 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 pointscripts/download.mjs: public release download and checksum verificationscripts/install.mjs: executable, skill, credential, and host installationpackage.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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityCmaintenanceAn 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.Last updated10
- AlicenseAqualityFmaintenanceAn 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.Last updated69165MIT
- Alicense-qualityCmaintenanceA Windows-ready MCP server to manage Meta Ads with Claude Code, providing ad creation, targeting checks, diagnostics, and safety gates for supervised ad operations.Last updated1MIT
- Alicense-qualityFmaintenanceAn MCP server that allows Claude Code to interact with the OpenAI Codex CLI.Last updated1521MIT
Related MCP Connectors
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/boredom1234/bcs_mcp_releases'
If you have feedback or need assistance with the MCP directory API, please join our Discord server