Loomal

mcp-screenshot

MCP server by github.com/digital-defiance/mcp-screenshot

Screenshot capture with PII masking and cross-platform support for AI agents

2 starsnpm: @ai-capabilities-suite/mcp-screenshot

About mcp-screenshot

mcp-screenshot is an MCP (Model Context Protocol) server published by digital-defiance in the official MCP registry, listed under Autonomous Agents on Loomal. Screenshot capture with PII masking and cross-platform support for AI agents

It ships as an npm package (@ai-capabilities-suite/mcp-screenshot), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/digital-defiance/mcp-screenshot, where the project has earned 2 GitHub stars.

Use mcp-screenshot with your agent

Claude Code · one command
claude mcp add mcp-screenshot -- npx -y @ai-capabilities-suite/mcp-screenshot
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-screenshot": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-capabilities-suite/mcp-screenshot"
      ]
    }
  }
}
npm@ai-capabilities-suite/mcp-screenshot

Frequently asked questions

What is mcp-screenshot?
mcp-screenshot is an MCP (Model Context Protocol) server by digital-defiance in the Autonomous Agents category. Screenshot capture with PII masking and cross-platform support for AI agents
How do I connect mcp-screenshot to Claude, Cursor, or another MCP client?
Install mcp-screenshot from its npm package (@ai-capabilities-suite/mcp-screenshot) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-screenshot open source?
Yes — the source code is public at github.com/digital-defiance/mcp-screenshot, with 2 GitHub stars.
Can AI agents pay to use mcp-screenshot?
Not yet through Loomal — mcp-screenshot is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-screenshot? Claim this listing free by verifying GitHub ownership, or contact us.