Skip to content
Back to search
30
MCP

peek

io.github.cubenest/peek-mcp

Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local

Uptime
0.0%
27 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@peekdev/mcp
local-first browser-session forensics + repro for AI coding agents. peek's native messaging host + stdio MCP server — owns ~/.peek/sessions.
0 tools
io.github.rog0x/web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
0 tools
Why Did You Render
Captures React re-render reports from the browser and exposes them to AI coding agents for performance debugging.
0 tools
com.reflexmcp/reflex
Browser automation for AI agents: compressed page snapshots, batched actions, fewer tokens.
0 tools
Runbook AI Browser
Browser automation with AI agent.
0 tools
io.github.mdfifty50-boop/agent-replay
Record and replay AI agent execution for debugging
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "peek": {
      "url": "None",
      "transport": "http"
    }
  }
}