Mcp Screenshot — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Screenshot (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- mcp-name: io.github.KamaruSama/mcp-screenshot -->
MCP server for taking Linux / Wayland screenshots via `grim` and `slurp`.
Exposes 2 tools to capture the full screen, a selected region, or an interactive crop — returned inline as base64 or saved to disk.
📖 [อ่านภาษาไทย →](README.th.md)
| Tool | Purpose |
|---|---|
take_screenshot | Capture screen (full / geometry / interactive select) |
list_outputs | List available Wayland outputs / monitors |
grim — screenshot toolslurp — interactive region selectorwlr-randr (optional) — for list_outputsInstall on Arch Linux:
sudo pacman -S grim slurp wlr-randrclaude mcp add screenshot -s user \
--env WAYLAND_DISPLAY=wayland-1 \
--env XDG_RUNTIME_DIR=/run/user/1000 \
-- /path/to/mcp-screenshot/.venv/bin/python /path/to/mcp-screenshot/server.pyBuild the venv once:
cd /path/to/mcp-screenshot
uv venv --python 3.12 .venv
uv pip install --python .venv/bin/python mcpCopyright © 2026 likezara™. All rights reserved. Developed by Kamaru (pen name).
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.