peek runs on your own machine — the client starts it, so there is no endpoint to ping. 114 installs a week from npm. Last commit 10 Jul 2026.
Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node ./scripts/postinstall-guard.mjs
const child = this.#deps.spawn(command, args, name);
(window as unknown as { eval: (code: string) => void }).eval(bundle);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add peek-mcp -- npx -y @peekdev/mcp
{
"mcpServers": {
"peek-mcp": {
"args": [
"-y",
"@peekdev/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.peek-mcp]
command = "npx"
args = ["-y", "@peekdev/mcp"]
{
"mcpServers": {
"peek-mcp": {
"args": [
"-y",
"@peekdev/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"peek-mcp": {
"args": [
"-y",
"@peekdev/mcp"
],
"command": "npx"
}
}
}
Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.
MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions
Debug bridge inside your web app: an agent reads the DOM, console and network. Any browser.
Hosted browser for AI agents: screenshots, post-JS DOM, console, WCAG. No install, no API key.
Create and control browser sessions for web automation, testing, and AI agent tasks
Unofficial MCP server connecting OpenEvidence to AI agents via authenticated browser sessions
Native macOS browser exposing an MCP server so AI agents can drive a real WKWebView.
Zenrows MCP server — Fetch, Extract, Batch, and Browser Sessions for AI coding assistants
Answers built from our own checks of this server.