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%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
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
Peek
Activity and experience booking platform. Search tours, check availability, and discover things to do worldwide.
0 tools · http
mcp-browser
Browser control and console log capture for AI coding assistants via MCP
0 tools

How to use

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

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