MCP Puppeteer Server
Reference MCP server for browser automation using Puppeteer. Covers page navigation, element interaction, screenshot capture, and form filling.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- 38a5c377
- Manifest Hash
- d86721f7cb11df71bf630b48aa83fd9b53adfefd3a203903f608fb8f0455007e
- Signature
- CATGjPU9
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- d86721f7
Download Attested Bundle
Install MCP Puppeteer Server
Each bundle is served from the attested copy of MCP Puppeteer Server, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/0c71b249-7a86-4930-8859-1e1fe0c6c4d7?format=claude-code" -o 0c71b249-7a86-4930-8859-1e1fe0c6c4d7.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/0c71b249-7a86-4930-8859-1e1fe0c6c4d7?format=mcp" -o 0c71b249-7a86-4930-8859-1e1fe0c6c4d7.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/0c71b249-7a86-4930-8859-1e1fe0c6c4d7?format=raw" -o 0c71b249-7a86-4930-8859-1e1fe0c6c4d7.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 0c71b249-7a86-4930-8859-1e1fe0c6c4d7.bundle.jsonProvenance
- Catalog identifier:
0c71b249-7a86-4930-8859-1e1fe0c6c4d7 - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested MCP Puppeteer Server.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
MCP Sentry Server
Reference MCP server for Sentry error tracking covering issue search, event analysis, and stacktrace inspection across projects.
MCP Sequential Thinking Server
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
MCP Server Builder
MCP server construction with Node/TypeScript SDK: tool registration with Zod validation, resource and prompt handlers, stdio vs Streamable HTTP transport selection, and transport-independent server architecture.