Pagecast MCP Server

English | 廣東話 Turn AI browser interactions into polished product demos. It runs locally over stdio via the published package.

People connecting browser automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-03-27 · ★ 41 · #111 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Pagecast

Claude Code

claude mcp add mcpware-pagecast -- npx -y @mcpware/pagecast

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @mcpware/pagecast - published under the repo owner's npm scope (@mcpware)

registry namespace io.github.mcpware is GitHub-verified and matches the repo owner

03 · What Pagecast can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.1 · 2026-03-21

v0.2.0 · 2026-03-21

What's New · New tool: convert_to_mp4 - export recordings as MP4 (H.264, social media compatible) · interact_page now supports type, press, select - fill forms, press keys, pick dropdowns while recording · New tagline…

v0.1.0 · 2026-03-20

Pagecast v0.1.0 · Record any browser page as GIF or video via MCP - powered by Playwright + ffmpeg. · Tools · record_page - Open URL and start recording · interact_page - Scroll, click, hover during recording…

04 · Who maintains Pagecast

pagecast is maintained by mcpware. We track 5 MCP servers from mcpware - 5 actively maintained, 491 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from mcpware.

  1. claude-code-organizer Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop. ★ 372
  2. instagram-mcp Instagram MCP - 23 tools for Instagram Graph API: posts, DMs, stories, reels, analytics. ★ 31
  3. ui-annotator-mcp Annotates any web page with hover labels for AI assistants - zero extensions, any browser ★ 16
  4. logoloom AI logo design → SVG → full brand kit. Text-to-path, optimize, export PNG/ICO/WebP. ★ 31

05 · Facts

category
browser automation - ranked #111 of 196 actively-maintained browser automation servers as of 2026-08-25.
registry
io.github.mcpware/pagecast (active, first published 2026-03-20 · 3 versions)
packages
npm:@mcpware/pagecast

06 · Pagecast FAQ

What is Pagecast?

English | 廣東話 Turn AI browser interactions into polished product demos. It runs locally over stdio via the published package.

Is Pagecast still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-27. We re-verify nightly.

How do I install Pagecast?

Run `npx -y @mcpware/pagecast`. You can also paste the ready-made client config above.

Does Pagecast run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Pagecast

More browser automation MCP servers · App Publish · Cws · Acrawl · Mobai MCP

More JavaScript MCP servers · UI Annotator MCP · Measure Space MCP Server · Forkmind · Memori MCP · App Store Operator · see all