peek runs on your own machine — the client starts it, so there is no endpoint to ping. 148 installs a week from npm. Last commit 10 Jul 2026.
Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local
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"
}
}
}
Answers built from our own checks of this server.