Take Wayland screenshots via grim/slurp. Full screen, region, or interactive crop.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-kamarusama-mcp-screenshot": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Take Wayland screenshots via grim/slurp. Full screen, region, or interactive crop.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in design
A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
AI-powered brand identity generation via MCP with design tokens, typography, and logo assets.
Canvas LMS integration for students and educators with FERPA-compliant analytics and workflows
MCP server enabling AI assistants to interact with Figma designs via natural language commands
MCP Security Weekly
Get CVE alerts and security updates for io.github.KamaruSama/mcp-screenshot and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
| 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-randr
claude 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.py
Build the venv once:
cd /path/to/mcp-screenshot
uv venv --python 3.12 .venv
uv pip install --python .venv/bin/python mcp
Copyright © 2026 likezara™. All rights reserved. Developed by Kamaru (pen name).