Back to search
30
MCP

screen-capture-mcp

npm/screen-capture-mcp

MCP server that gives Claude Code the ability to take screenshots. Capture full screen or specific windows by title. Windows only.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.theoewzzer/winsight
Windows Screen Capture MCP Server — give Claude Code eyes on your desktop.
0 tools
Capture Screen MCP
Windows screen capture MCP server with display, region, and active-window capture tools.
0 tools
iflow-mcp_syedazharmbnr1-claudemcpserver
MCP server collection for Claude Desktop with screen capture, computer control, and data analysis capabilities
0 tools
clipboard-image-mcp
MCP server for reading clipboard images and passing them to Claude
0 tools
mcp-clipstream
MCP server + persistent TUI for clean clipboard capture from Claude Code sessions
0 tools
@just-every/mcp-screenshot-website-fast
Fast screenshot capture tool for web pages - optimized for Claude Vision API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "screen-capture-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}