Back to search
30
MCP

can-see

npm/can-see

MCP server that gives AI agents eyes on your terminal — PNG screenshots, visual diffs, GIF recording, and full keyboard/text interaction

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

Similar MCP servers embedding-nearest

aieye
MCP server that gives AI agents visual access to web applications — screenshot, inspect, click, type, visual diff, and more
0 tools
io.github.hurleysk/can-see
Let AI agents see and interact with terminal/CLI apps via PNG screenshots
0 tools
macgic-mcp
macOS Accessibility MCP Server — gives AI hands and eyes on macOS
0 tools
digitaldefiance/mcp-screenshot
MCP server providing screenshot capture capabilities for AI agents
0 tools
@ai-capabilities-suite/mcp-screenshot
MCP server providing screenshot capture capabilities for AI agents with multi-format support, PII masking, and security controls
0 tools
vision-mcp
MCP server providing multimodal vision capabilities via OpenAI-compatible APIs
0 tools

How to use

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

{
  "mcpServers": {
    "can-see": {
      "url": "None",
      "transport": "http"
    }
  }
}