Skip to main content
Glama

Screenshot MCP

by upnorthmedia
MIT License
12
package.json971 B
{ "name": "screenshot-mcp", "version": "1.0.0", "description": "MCP server for capturing website screenshots with full page, element, and device size features", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "node --watch index.js", "test": "node --test" }, "keywords": [ "mcp", "screenshot", "puppeteer", "ui", "ux", "testing", "claude" ], "author": "Up North Media", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "puppeteer": "^23.0.0", "sharp": "^0.34.3" }, "devDependencies": { "@types/node": "^20.0.0" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/upnorthmedia/screenshot-mcp.git" }, "bugs": { "url": "https://github.com/upnorthmedia/screenshot-mcp/issues" }, "homepage": "https://github.com/upnorthmedia/screenshot-mcp#readme" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/upnorthmedia/ScreenshotMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server