screenshot-capture
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Capture page metadata and screenshot URL for any public URL
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "URL of the page to screenshot"
},
"width": {
"type": "number",
"description": "Viewport width in pixels (default: 1280)"
},
"height": {
"type": "number",
"description": "Viewport height in pixels (default: 720)"
},
"fullPage": {
"type": "boolean",
"description": "Capture full scrollable page (default: false)"
}
}
}Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries