Pagecast runs on your own machine — the client starts it, so there is no endpoint to ping. 170 installs a week from npm. Last commit 27 Mar 2026.
Record any browser page as GIF or video via MCP
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 pagecast -- npx -y @mcpware/pagecast
{
"mcpServers": {
"pagecast": {
"args": [
"-y",
"@mcpware/pagecast"
],
"command": "npx"
}
}
}
[mcp_servers.pagecast]
command = "npx"
args = ["-y", "@mcpware/pagecast"]
{
"mcpServers": {
"pagecast": {
"args": [
"-y",
"@mcpware/pagecast"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pagecast": {
"args": [
"-y",
"@mcpware/pagecast"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.