73
/ 100
14 days ago
glama

screenshot

Provides tools to capture pixel-perfect website screenshots as images or PDF. Supports configurable viewport, full-page capture, CSS injection, and returns either viewable images or base64-encoded content.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ADMIN_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH_DB_PATH
configMAX_FREE_DAILYFree tier daily limit (default: 100)
configAUTH_SERVICE_URL
configCACHE_DIRWhere cached screenshots are stored (default: /data/cache)
configCACHE_TTLScreenshots are cached using SHA256(url + params) as the key. Default TTL is 1 hour (configurable via ). Expired entries are cleaned up automatically every 30 minutes.
configCLEANUP_INTERVAL
🔐 secretADMIN_KEYCreate API keys (requires X-Admin-Key header matching env var).
configPORTAPI port (default: 8500)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/therealmrfunguy-screenshot-api-1fh2x0)](https://m8ven.ai/mcp/therealmrfunguy-screenshot-api-1fh2x0)
commit: a76c03ebbd8db44a5fee66c2c3fab8a6c41e79c3
code hash: 8a8c6a527874ecf72bbbb261da406693a21fc1030b830ac53ef531d4546c9fde
verified: 6/23/2026, 10:12:18 AM
view raw JSON →