HomeDevelopment › pagecast

pagecast

Record any browser page as GIF or video via MCP

TypeScript Local
★ 48 stars Last pushed 2026-03-27 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.0)

npx -y @mcpware/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "pagecast": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpware/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry