Back to Home
zed-extensions icon

mcp-server-puppeteer

Verified Safe

by zed-extensions

Overview

A Zed editor extension that provides Model Context Protocol (MCP) server capabilities using Puppeteer for browser automation and content extraction.

Installation

Run Command
npx @modelcontextprotocol/server-puppeteer@0.6.2

Security Notes

The Rust wrapper code itself is minimal and does not expose direct security risks like `eval` or hardcoded secrets. It relies on `zed_extension_api` to install and execute a specific version (`0.6.2`) of the `@modelcontextprotocol/server-puppeteer` npm package. The primary security consideration is the trustworthiness and potential vulnerabilities within this third-party npm package, as its JavaScript code is executed via Node.js. The wrapper ensures a fixed version is used, which helps prevent unexpected changes.

Similar Servers

Stats

Interest Score39
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars16
Forks3
Last Update2025-12-03

Tags

Zed ExtensionMCP ServerPuppeteerBrowser AutomationDevelopment Tool