SERVER

can-see

Rank #14145

glama/HurleySk/can-see

MCP server that lets AI agents see and interact with terminal/CLI applications through virtual terminals and PNG screenshots.

First listed
Apr 14, 2026
Last publish date
Apr 15, 2026
OVERVIEW

can-see is a Model Context Protocol (MCP) server published by HurleySk. It ranks #14145 of 58,900 servers tracked on MCP Toplist. can-see is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Apr 15, 2026.

STANDING
#14,145of 58,900 tracked serversTop 25%

Ranks ahead of 44,755 of 58,900 servers on MCP Toplist.

CONNECT

Use can-see

Add can-see to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "can-see": {
      "command": "npx",
      "args": [
        "-y",
        "can-see"
      ],
      "env": {
        "DEFAULT_COLS": "<your DEFAULT_COLS>",
        "DEFAULT_ROWS": "<your DEFAULT_ROWS>",
        "IDLE_TIMEOUT_MS": "<your IDLE_TIMEOUT_MS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

HurleySk

Organization
Total servers
1
Total versions
5
VERSIONS

Available versions (5)

VersionPublished
0.4.0Apr 15, 2026
0.3.2Apr 15, 2026
0.3.1Apr 15, 2026
0.2.0Apr 14, 2026
0.1.1Apr 14, 2026
FAQ

Frequently asked questions

What is can-see?
MCP server that lets AI agents see and interact with terminal/CLI applications through virtual terminals and PNG screenshots.
Who maintains can-see?
can-see is maintained by HurleySk, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
Is can-see an official MCP server?
Yes — can-see is listed on the Official MCP Registry, alongside Glama.
How many versions does can-see have?
MCP Toplist tracks 5 versions of can-see, most recently published on Apr 15, 2026.
Where can I find the source code for can-see?
The source code for can-see is hosted at github.com/HurleySk/can-see.
EXPLORE