Browser Automation
NPM · @MINDSTONE/MCP-SERVER-BROWSER-AUTOMATION · SCANNED AUG 4
Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs
Available components
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. How we score →
Supply Chain Security83
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known medium-severity CVE affects hono 4.12.33, reached via @modelcontextprotocol/sdk > hono. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency84
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to mindstone/mcp-servers). View diagnostics → Pass
- License check failed: the license (FSL-1.1-MIT) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 33 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 876 tokens (~51/item across 17 items; 17 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @mindstone/mcp-server-browser-automation
claude mcp add mindstone-mcp-server-browser-automation -- npx -y @mindstone/mcp-server-browser-automation
codex mcp add mindstone-mcp-server-browser-automation -- npx -y @mindstone/mcp-server-browser-automation
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mindstone-mcp-server-browser-automation": {
"type": "local",
"command": [
"npx",
"-y",
"@mindstone/mcp-server-browser-automation"
],
"enabled": true
}
}
} openclaw mcp add mindstone-mcp-server-browser-automation --command npx --arg -y --arg @mindstone/mcp-server-browser-automation
mcp_servers:
mindstone-mcp-server-browser-automation:
command: "npx"
args: ["-y", "@mindstone/mcp-server-browser-automation"] {
"mcpServers": {
"mindstone-mcp-server-browser-automation": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-browser-automation"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 4 Aug 26 −1
- CVE-2026-69207 affects this package: medium ▼ security
- Known CVEs: partial → fail ▼ security
- 3 Aug 26 +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.
- 2 Aug 26 +10
- Install scripts: pass → unverified ▼ security
- Provenance: pass → unverified ▼ security
- Known CVEs: unverified → partial ▲ security
- The attested source repository moved: mindstone/mcp-servers security
- License: fail → unverified ▼ functional
- Maintenance: pass → unverified ▼ functional
- Stability: unverified → 0.20 ▲ functional
- Dependency health: unverified → partial ▲ functional
- Licence: FSL-1.1-MIT functional
- 1 Aug 26 −10
- Known CVEs: partial → unverified ▼ security
- Dependency health: partial → unverified ▼ functional
- 31 Jul 26 +68
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −20
- Malware scan: pass → unverified ▼ security
- Security disclosure: unverified → fail ▼ functional
- 29 Jul 26 −18
- Tool coverage: 100 → unverified ▼ functional
- Security disclosure: fail → unverified ▼ functional
- Dependency health: unverified → partial ▲ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 46
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 4 Aug 2026 · Analysed npm/@mindstone/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- mindstone/mcp-servers
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/mindstone/mcp-servers/.github/workflows/release.yml@refs/heads/main
- Rekor log index:
- 2033998088
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:17c5161625869357c8f3a2dba81c08f228f66afd5222e94749586b065accba52ba5d0de6cc177a3189bfa170c2780e7f1748d815c64dee30da8d54537
- Discovery method:
- attestation_endpoint
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-8j4g-w8fx-2239 | CVE-2026-69207 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | yes |
Dependencies 96 packages
96 packages in the resolved dependency tree · 96 deprecated · 30 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
browser_authenticate ~90
Open a visible browser window so the user can log in manually. The session is saved automatically. WHEN TO USE: "I need to access LinkedIn", "Log me into WhatsApp", etc. Tell the user to close the browser when done logging in, or call browser_close.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Website URL to open for login (http://, https://, or about:blank) |
No output schema declared.
No examples provided.
browser_back ~14
Navigate back in browser history.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
browser_click ~63
Click an element. Use @ref from browser_snapshot (preferred) or a CSS selector. WORKFLOW: browser_snapshot → find @ref → browser_click @ref
| Name | Type | Req | Description |
|---|---|---|---|
| ref | string | yes | Element ref from snapshot (e.g., "@e2") or CSS selector |
No output schema declared.
No examples provided.
browser_close ~18
Close the browser session. Sessions are saved automatically.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
browser_fill ~68
Clear a field and fill it with text. Use @ref from browser_snapshot. WORKFLOW: browser_snapshot → find input @ref → browser_fill
| Name | Type | Req | Description |
|---|---|---|---|
| ref | string | yes | Element ref (e.g., "@e3") or CSS selector |
| value | string | yes | Text to fill |
No output schema declared.
No examples provided.
browser_forward ~14
Navigate forward in browser history.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
browser_get_page_info ~18
Get the current page URL and title.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
browser_hover ~32
Hover over an element (triggers hover menus/tooltips).
| Name | Type | Req | Description |
|---|---|---|---|
| ref | string | yes | Element ref or CSS selector |
No output schema declared.
No examples provided.
browser_navigate ~101
Navigate to a URL. Opens the browser if not already running. Only http: and https: URLs are accepted (plus the special about:blank). Other URL schemes (file:, chrome:, chrome-extension:, javascript:, data:, view-source:, about:*) are refused. IMPORTANT: After navigating, call browser_snapshot to see the page content before interacting.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | URL to navigate to (http://, https://, or about:blank) |
No output schema declared.
No examples provided.
browser_press_key ~54
Press a keyboard key. Common keys: Enter, Tab, Escape, Backspace, ArrowDown, ArrowUp.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | Key to press (e.g., "Enter", "Tab", "Escape") |
No output schema declared.
No examples provided.
browser_screenshot ~48
Take a screenshot of the current page. Returns an image.
| Name | Type | Req | Description |
|---|---|---|---|
| annotate | boolean | — | Add numbered element labels to the screenshot |
| full_page | boolean | — | Capture full scrollable page |
No output schema declared.
No examples provided.
browser_scroll ~39
Scroll the page in a direction.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | Pixels to scroll (default: 500) |
| direction | string | yes | Scroll direction |
No output schema declared.
No examples provided.
browser_select ~45
Select an option from a dropdown.
| Name | Type | Req | Description |
|---|---|---|---|
| ref | string | yes | Element ref or CSS selector for the <select> |
| value | string | yes | Option value or visible text to select |
No output schema declared.
No examples provided.
browser_snapshot ~102
Get the page accessibility tree with interactive element references. THIS IS YOUR PRIMARY DISCOVERY TOOL. Always call this before clicking, filling, or interacting with the page. Returns element refs like @e1, @e2 that you use with browser_click, browser_fill, etc. Use the -i flag (default) to see only interactive elements, keeping output focused.
| Name | Type | Req | Description |
|---|---|---|---|
| full | boolean | — | If true, show all elements (not just interactive). Default: false. |
No output schema declared.
No examples provided.
browser_tabs ~51
List open tabs or switch to a tab by number.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | — | Tab action. Omit to list tabs. |
| tab_number | number | — | Tab number to switch to (from tab list) |
No output schema declared.
No examples provided.
browser_type ~59
Type text character by character (simulates real keystrokes). Useful for search boxes and autocompletes that respond to individual key events.
| Name | Type | Req | Description |
|---|---|---|---|
| ref | string | yes | Element ref or CSS selector |
| text | string | yes | Text to type |
No output schema declared.
No examples provided.
browser_wait ~60
Wait for an element to appear or for a specified time.
| Name | Type | Req | Description |
|---|---|---|---|
| selector | string | yes | CSS selector to wait for, or milliseconds (e.g., "2000") |
| timeout | number | — | Max wait time in ms (default: 10000) |
No output schema declared.
No examples provided.