1. Conduid
  2. Browser
  3. io.github.KamaruSama/mcp-screenshot
MCP server · Browser

io.github.KamaruSama/mcp-screenshot

Take Wayland screenshots via grim/slurp. Full screen, region, or interactive crop.

Unclaimed browser
37Low

Scored 4 months ago · breakdown

About io.github.KamaruSama/mcp-screenshot

io.github.KamaruSama/mcp-screenshot is an MCP server in the Browser category: take Wayland screenshots via grim/slurp. Full screen, region, or interactive crop. It has been installed 0 times through Conduid.

Install

uvx
uvx mcp-screenshot
pip
pip install mcp-screenshot

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about io.github.KamaruSama/mcp-screenshot

Powered by Claude · Grounded in docs

I know everything about io.github.KamaruSama/mcp-screenshot. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

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.

📖 อ่านภาษาไทย →


Tools

Tool Purpose
take_screenshot Capture screen (full / geometry / interactive select)
list_outputs List available Wayland outputs / monitors

Requirements

  • Wayland compositor (Sway, Hyprland, etc.)
  • grim — screenshot tool
  • slurp — interactive region selector
  • wlr-randr (optional) — for list_outputs

Install on Arch Linux:

sudo pacman -S grim slurp wlr-randr

Install

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

Support the project ❤


Contact


Copyright © 2026 likezara™. All rights reserved. Developed by Kamaru (pen name).

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About io.github.KamaruSama/mcp-screenshot

How do I install io.github.KamaruSama/mcp-screenshot?

Run uvx mcp-screenshot, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is io.github.KamaruSama/mcp-screenshot safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is io.github.KamaruSama/mcp-screenshot still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.