Taskbounty Check MCP Server

A local check for GitHub Actions and CI maintenance hygiene (third-party action pinning, workflow token permissions, and update automation), built for apps shipped with Lovable, Bolt, Replit, Cursor, or v0.

People who work with ci cd, github actions and local first and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-21 · ★ 2 · #82 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Taskbounty Check

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add eliottreich-taskbounty-check -- npx -y taskbounty-check

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "eliottreich-taskbounty-check": {
      "command": "npx",
      "args": [
        "-y",
        "taskbounty-check"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package taskbounty-check - unscoped; check the name against the project README before installing

registry namespace io.github.eliottreich is GitHub-verified and matches the repo owner

03 · What Taskbounty Check can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.6 · 2026-06-21

Fixed · Ignore YAML-looking test fixtures and heredocs inside workflow scripts when checking live uses and permissions keys. · Keep detection unchanged for genuine workflow configuration. · Keep the website scanner…

v0.1.5 · 2026-06-21

Distribution release. Official MCP Registry (server.json), agent skill (skills.sh), product-led MCP CTA (shown once on findings), SARIF rule helpUri linking the methodology, discovery keywords/topics, reworked README +…

v0.1.4 · 2026-06-21

Reliability patch. SHA-pinned init workflow (no @latest); --share keeps the network guard and uploads nothing; only --gh-org uses the network; honest network wording (defense in depth, not a complete sandbox).…

04 · Who maintains Taskbounty Check

taskbounty-check is maintained by eliottreich. We track 2 MCP servers from eliottreich - 2 actively maintained, 3 combined GitHub stars, oldest repo from May 2026.

05 · Facts

category
DevOps & monitoring - ranked #82 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
release cadence
4 releases in the last 90 days (latest 2026-06-21)
registry
io.github.eliottreich/taskbounty-check (active, first published 2026-06-21 · 2 versions)
packages
npm:taskbounty-check

06 · Taskbounty Check FAQ

What is Taskbounty Check?

A local check for GitHub Actions and CI maintenance hygiene (third-party action pinning, workflow token permissions, and update automation), built for apps shipped with Lovable, Bolt, Replit, Cursor, or v0.

Is Taskbounty Check still maintained?

Yes - as of 2026-09-18, its last commit was 2026-06-21 and it shipped 4 releases in the last 90 days. We re-verify nightly.

How do I install Taskbounty Check?

Run `npx -y taskbounty-check`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Taskbounty Check run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Taskbounty Check

More DevOps & monitoring MCP servers · Go Model · OctoWatch DLP · Failecho · Log Analyzer MCP · Duplicacy MCP

More JavaScript MCP servers · ellmos Blender Use · Ux MCP Server · Analytics · Cernion Energy Tools MCP · Metabase AI Assistant · see all