Skip to main content
Glama

Webpage Screenshot MCP Server

package.json656 B
{ "name": "webpage-screenshot-mcp", "version": "1.0.0", "description": "MCP server for capturing screenshots of web pages", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js" }, "keywords": [ "mcp", "screenshot", "puppeteer", "web-scraping" ], "author": "Anand Tyagi", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "puppeteer": "24.9.0", "zod": "^3.22.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "files": [ "dist/**/*", "README.md", "package.json" ] }

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/ananddtyagi/webpage-screenshot-mcp'

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