Back to MCP Servers
Pageshot Api
Free webpage screenshot capture API with format, viewport, and dark mode options. No API key required.
browser-automationapi
By softvoyagers
Installation
npx -y pageshot-apiConfiguration
{
"mcpServers": {
"pageshot-api": {
"command": "npx",
"args": ["-y", "pageshot-api"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes