# io.github.runbook-ai/browser-agent (npm · runbook-ai-mcp)

MCP server for browser automation with AI agent

- Trust score: 54/100 (low)
- Change this week: +8
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `runbook-ai-mcp`: 54/100 (this document), [markdown](https://verifymcp.io/servers/runbook-ai-browser-agent/runbook-ai-mcp.md), [page](https://verifymcp.io/servers/runbook-ai-browser-agent/runbook-ai-mcp)

## Channel facts

- Registry: `npm`
- Package: `runbook-ai-mcp`
- Version: `1.0.3`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 70/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 0.5.0, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (14 of 15), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (Apache-2.0).
  - Actively maintained (last published 81 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 46/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 36 tokens (~36/item across 1 items; 1 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add runbook-ai-browser-agent -- npx -y runbook-ai-mcp
```

### Codex

```bash
codex mcp add runbook-ai-browser-agent -- npx -y runbook-ai-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "runbook-ai-browser-agent": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "runbook-ai-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add runbook-ai-browser-agent --command npx --arg -y --arg runbook-ai-mcp
```

### Hermes

```yaml
mcp_servers:
  runbook-ai-browser-agent:
    command: "npx"
    args: ["-y", "runbook-ai-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "runbook-ai-browser-agent": {
      "command": "npx",
      "args": [
        "-y",
        "runbook-ai-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 54, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-02 (score 53, +20)

- [security regression] Known CVEs: unverified → fail
- [security regression] Install scripts: pass → unverified
- [security regression] Provenance: fail → unverified
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Security disclosure: fail → unverified
- [functional regression] Capabilities: fail → unverified
- [functional regression] License: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Maintenance: pass → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Stability: unverified → 0.20
- [functional] First check of Schema quality: unverified
- [functional] Licence: Apache-2.0

### 2026-08-01 (score 33, −6)

- [security regression] Known CVEs: fail → unverified
- [functional regression] Dependency health: partial → unverified

### 2026-07-31 (score 39, −27)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 66, +20)

- [security regression] CVE-2025-66414 affects this package: high
- [security regression] Known CVEs: unverified → fail
- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Schema quality: unverified → poor
- [functional improvement] License: unverified → pass
- [functional] Licence: Apache-2.0

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (1)

### `browser-agent` (~36 tokens)

Run a task in Chrome browser with AI and automation capabilities

Input parameters:

- `prompt` (string, required): The task prompt for the AI agent to execute

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/runbook-ai-browser-agent/runbook-ai-mcp#diagnostics

## Score history

- 2026-08-03: 54
- 2026-08-02: 53
- 2026-08-01: 33
- 2026-07-31: 39
- 2026-07-30: 66
- 2026-07-28: 66
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/runbook-ai-mcp
- Socket report: https://socket.dev/npm/package/runbook-ai-mcp
- Repository: https://github.com/runbook-ai/runbook-ai-mcp
- Changelog RSS feed: https://verifymcp.io/servers/runbook-ai-browser-agent/runbook-ai-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/runbook-ai-browser-agent/runbook-ai-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/runbook-ai-browser-agent/runbook-ai-mcp
