# Bowmark (npm · bowmark-mcp)

Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.

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

## Components

- remote · `api.bowmark.ai`: 62/100, [markdown](https://verifymcp.io/servers/ai-bowmark-bowmark/mcp-registry.md), [page](https://verifymcp.io/servers/ai-bowmark-bowmark/mcp-registry)
- npm · `bowmark-mcp`: 44/100 (this document), [markdown](https://verifymcp.io/servers/ai-bowmark-bowmark/bowmark-mcp.md), [page](https://verifymcp.io/servers/ai-bowmark-bowmark/bowmark-mcp)
- pypi · `bowmark-mcp`: 39/100, [markdown](https://verifymcp.io/servers/ai-bowmark-bowmark/bowmark-mcp-2.md), [page](https://verifymcp.io/servers/ai-bowmark-bowmark/bowmark-mcp-2)

## Channel facts

- Registry: `npm`
- Package: `bowmark-mcp`
- Version: `2.0.1`
- 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**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Build provenance is cryptographically sound, but it attests a different repository to the one declared in the registry. Most often the declared URL is simply stale.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 0 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 2 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### Claude

```bash
claude mcp add ai-bowmark-bowmark -- npx -y bowmark-mcp
```

### Codex

```bash
codex mcp add ai-bowmark-bowmark -- npx -y bowmark-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add ai-bowmark-bowmark --command npx --arg -y --arg bowmark-mcp
```

### Hermes

```yaml
mcp_servers:
  ai-bowmark-bowmark:
    command: "npx"
    args: ["-y", "bowmark-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "ai-bowmark-bowmark": {
      "command": "npx",
      "args": [
        "-y",
        "bowmark-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 44, +9)

- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.27
- [functional] Schema quality: Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- [functional] Tool coverage: Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- [functional] Package version: 2.0.0 → 2.0.1

### 2026-08-02 (score 35, +7)

- [security regression] Install scripts: pass → unverified
- [security improvement] Known CVEs: unverified → partial
- [security] Provenance: Build provenance is cryptographically sound, but it attests a different repository to the one declared in the registry. Most often the declared URL is simply stale.
- [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] Maintenance: pass → unverified
- [functional regression] License: pass → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet.
- [functional] Licence: MIT

### 2026-08-01 (score 28, +5)

- [security regression] Known CVEs: partial → 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.
- [security] Provenance: Build provenance not yet verified.
- [functional regression] Dependency health: partial → unverified
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet.

### 2026-07-31 (score 23, −5)

- [security regression] Install scripts: pass → unverified
- [security regression] Known CVEs: partial → unverified
- [security] First check of Stability: unverified
- [security] First check of Stability: unverified
- [security] Provenance: Build provenance not yet verified.
- [functional regression] License: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional regression] Dependency health: partial → unverified
- [functional] First check of Capabilities: unverified
- [functional] First check of Capabilities: unverified
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Licence: MIT
- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 28, 0)

- [security regression] Install scripts: pass → unverified
- [security regression] Known CVEs: partial → unverified
- [security] Provenance: Build provenance not yet verified.
- [functional regression] License: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional regression] Dependency health: partial → unverified
- [functional regression] Security disclosure: fail → unverified
- [functional] Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- [functional] Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.
- [functional] Licence: MIT

### 2026-07-29 (score 28, +4)

- [security regression] Malware scan: pass → unverified
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security] Provenance: Build provenance is cryptographically sound, but it attests a different repository to the one declared in the registry. Most often the declared URL is simply stale.
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Licence: MIT
- [functional] Package version: 1.0.2 → 2.0.0

### 2026-07-28 (score 24, 0)

- [functional] Tool coverage: Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- [functional] Schema quality: Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.

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

First indexed and scored.

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

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

## Score history

- 2026-08-03: 44
- 2026-08-02: 35
- 2026-08-01: 28
- 2026-07-31: 23
- 2026-07-30: 28
- 2026-07-29: 28
- 2026-07-28: 24
- 2026-07-27: 24

## Links

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