Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Bowmark

PYPI · BOWMARK-MCP · 3 COMPONENTS · SCANNED SEP 21

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

0 this week 57 Trust /100
Trust breakdown (7 categories)

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 → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 0 of 29 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency45
Schema Quality & AI Usability0
  • 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.Unverified
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage0
  • Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.Unverified
Tool Safety0
  • Tool safety not yet verified: this package declared that it provides tools, but our sandbox run could not list them.Unverified
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 3 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. How we score packages →

Install

How do I install the Bowmark MCP server?

Bowmark runs locally as a PyPI package, launched with uvx bowmark-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · bowmark-mcp

# add to Claude Code
claude mcp add ai-bowmark-bowmark -- uvx bowmark-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "ai-bowmark-bowmark": {
      "command": "uvx",
      "args": [
        "bowmark-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ai-bowmark-bowmark": {
      "command": "uvx",
      "args": [
        "bowmark-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add ai-bowmark-bowmark -- uvx bowmark-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-bowmark-bowmark": {
      "type": "local",
      "command": [
        "uvx",
        "bowmark-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-bowmark-bowmark --command uvx --arg bowmark-mcp
# ~/.hermes/config.yaml
mcp_servers:
  ai-bowmark-bowmark:
    command: "uvx"
    args: ["bowmark-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ai-bowmark-bowmark": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "bowmark-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add ai-bowmark-bowmark -t stdio -c uvx -a bowmark-mcp
// mcp.json
{
  "mcpServers": {
    "ai-bowmark-bowmark": {
      "command": "uvx",
      "args": [
        "bowmark-mcp"
      ]
    }
  }
}
Changelog

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.

  • 21 Sept 26 0
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

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

  • 18 Sept 26 +1

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

  • 16 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 15 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 14 Sept 26 +15
    • Malware scan: unverified → pass security
    • Stability: 0.97 → pass security
  • 13 Sept 26 −14
    • Malware scan: pass → unverified security
  • 11 Sept 26 +1

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

Diagnostics

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 21 Sept 2026 · Analysed pypi/bowmark-mcp@2.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 29 packages
Packages resolved 29
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

The sandbox run completed and this package exposed no tools.

Common questions

What is the Bowmark MCP server?

Bowmark is an MCP server listed in the public MCP registry as ai.bowmark/bowmark. Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login. This page covers its PyPI package (bowmark-mcp).

Is the Bowmark MCP server safe to use?

Bowmark scores 57 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Bowmark MCP server expose?

Bowmark exposes no tools. We connected to it and read its tool list, and it was empty, so it offers an MCP client nothing to call.

Is the Bowmark MCP server still maintained?

Bowmark is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Bowmark MCP server under?

Bowmark declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.