Back to Home
zed-extensions icon

mcp-server-puppeteer

Verified Safe

by zed-extensions

Overview

Provides web content context to the Zed editor by wrapping a Puppeteer-based Model Context Protocol (MCP) server.

Installation

Run Command
node <dynamically_resolved_extension_path>/node_modules/@modelcontextprotocol/server-puppeteer/dist/index.js

Security Notes

The Rust wrapper code is straightforward and does not introduce obvious security vulnerabilities like 'eval' or hardcoded secrets. Its security posture is highly dependent on the '@modelcontextprotocol/server-puppeteer' Node.js package it executes, which is outside the scope of the provided Rust source for direct audit.

Similar Servers

Stats

Interest Score26
Security Score9
Cost ClassMedium
Avg Tokens300
Stars17
Forks4
Last Update2025-12-29

Tags

ZedPuppeteerMCPWeb AutomationEditor Extension