Glasses
Captures website screenshots using headless Chrome automation with configurable device emulation, output formats, and full-page or viewport-only options for web development workflows and content auditing.
7 stars
0 tools
Created Aug 2025
@gourraguis/gourraguis-glasses-glasses-mcpAbout
Captures website screenshots using headless Chrome automation with configurable device emulation, output formats, and full-page or viewport-only options for web development workflows and content auditing.
Categories
general
Installation
npm
npm install @gourraguis/gourraguis-glasses-glasses-mcp
Configuration
{
"mcpServers": {
"gourraguis-glasses-glasses-mcp": {
"command": "npx",
"args": [
"-y",
"@gourraguis/gourraguis-glasses-glasses-mcp"
]
}
}
}