mcp-screenshot
Rank #60,367io.github.KamaruSama/mcp-screenshot
Take Wayland screenshots via grim/slurp. Full screen, region, or interactive crop.
mcp-screenshot is a Model Context Protocol (MCP) server published by kamarusama. It ranks #60,367 of 132,113 servers tracked on MCP Toplist. mcp-screenshot is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 71,746 of 132,113 servers on MCP Toplist.
Use mcp-screenshot
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-screenshot -e "WAYLAND_DISPLAY=<your WAYLAND_DISPLAY>" -e "XDG_RUNTIME_DIR=<your XDG_RUNTIME_DIR>" -- uvx mcp-screenshotReplace each placeholder with your own value before saving.
[mcp_servers.mcp-screenshot]
command = "uvx"
args = ["mcp-screenshot"]
[mcp_servers.mcp-screenshot.env]
WAYLAND_DISPLAY = "<your WAYLAND_DISPLAY>"
XDG_RUNTIME_DIR = "<your XDG_RUNTIME_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-screenshot": {
"command": "uvx",
"args": [
"mcp-screenshot"
],
"env": {
"WAYLAND_DISPLAY": "<your WAYLAND_DISPLAY>",
"XDG_RUNTIME_DIR": "<your XDG_RUNTIME_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-screenshot": {
"command": "uvx",
"args": [
"mcp-screenshot"
],
"env": {
"WAYLAND_DISPLAY": "<your WAYLAND_DISPLAY>",
"XDG_RUNTIME_DIR": "<your XDG_RUNTIME_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-screenshot": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-screenshot"
],
"env": {
"WAYLAND_DISPLAY": "<your WAYLAND_DISPLAY>",
"XDG_RUNTIME_DIR": "<your XDG_RUNTIME_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-screenshot": {
"command": "uvx",
"args": [
"mcp-screenshot"
],
"env": {
"WAYLAND_DISPLAY": "<your WAYLAND_DISPLAY>",
"XDG_RUNTIME_DIR": "<your XDG_RUNTIME_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-screenshot": {
"command": "uvx",
"args": [
"mcp-screenshot"
],
"env": {
"WAYLAND_DISPLAY": "<your WAYLAND_DISPLAY>",
"XDG_RUNTIME_DIR": "<your XDG_RUNTIME_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.KamaruSama%2Fmcp-screenshot)<a href="https://mcptoplist.com/server/io.github.KamaruSama%2Fmcp-screenshot"><img src="https://mcptoplist.com/badge/io.github.KamaruSama%2Fmcp-screenshot.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kamarusama
Other servers by kamarusama
View all kamarusama servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 19, 2026 |
Frequently asked questions
- Who maintains mcp-screenshot?
- mcp-screenshot is maintained by kamarusama, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is mcp-screenshot listed on the Official MCP Registry?
- Yes — mcp-screenshot is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-screenshot have?
- MCP Toplist tracks 1 version of mcp-screenshot, most recently published on Apr 19, 2026.
- Where can I find the source code for mcp-screenshot?
- The source code for mcp-screenshot is hosted at github.com/kamarusama/mcp-screenshot.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.