Universal Screenshot MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 114 installs a week from npm. Last commit 1 Sep 2026.
MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
execFile(command: string, args: string[]): Promise<{ stdout: string }>;
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add screenshot-server -- npx -y universal-screenshot-mcp
{
"mcpServers": {
"screenshot-server": {
"args": [
"-y",
"universal-screenshot-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.screenshot-server]
command = "npx"
args = ["-y", "universal-screenshot-mcp"]
{
"mcpServers": {
"screenshot-server": {
"args": [
"-y",
"universal-screenshot-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"screenshot-server": {
"args": [
"-y",
"universal-screenshot-mcp"
],
"command": "npx"
}
}
}
Control macOS system settings, apps, windows, audio, displays, screenshots, and Focus mode via MCP.
MCP server for Plonk: macOS window zones, workspaces, keep-awake, screenshots and on-device OCR.
Screenshot capture with PII masking and cross-platform support for AI agents
MCP server for video transcripts, screenshots, and OCR on YouTube and web videos.
Local macOS Computer Use MCP server with screenshots, AX trees, and app actions.
Official GrabzIt MCP server for AI web scraping, screenshots, and PDF/DOCX generation.
Screenshot, diff, audit and sitemap-capture any web page — 5 MCP tools for AI agents.
Capture webpage screenshots with format, viewport, and dark mode options
Answers built from our own checks of this server.