Skip to content
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%
29 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/code-screenshot-mcp
MCP server for generating beautiful code screenshots directly from Claude
0 tools
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
io.github.TheoEwzZer/winsight
Windows Screen Capture MCP Server — give Claude Code eyes on your desktop.
0 tools
iflow-mcp_syedazharmbnr1-claudemcpserver
MCP server collection for Claude Desktop with screen capture, computer control, and data analysis capabilities
0 tools
Claude Code MCP Server
Use Claude Code as an MCP server.
0 tools

How to use

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

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