← Index

io.github.mcpware/pagecast

io.github.mcpware/pagecast·v0.2.1·Browser Automation
Quality Score
74
/100

Record any browser page as GIF or video via MCP

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pagecast": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpware/pagecast"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pagecast": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpware/pagecast"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @mcpware/pagecast
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation