← Back to Plugins
MCP Server MCP

io.github.eliottreich/taskbounty-check

github By github 👁 1 views ▲ 0 votes

Local GitHub Actions/CI maintenance check (action pinning, token perms). Not a full security audit.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "taskbounty-check",
      "version": "0.1.6",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional",
          "valueHint": "mcp"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...