termshot

Adamkadaban/termshot
★ 0 stars Rust Code/Dev Tools Updated 4d ago
CLI and MCP server for headlessly producing beautiful, accessible, and report-ready terminal screenshots
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "termshot": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "termshot"
      ]
    }
  }
}

README Excerpt

<h1 align="center">termshot</h1> <p align="center"> Terminal screenshots as PNGs, with ANSI colors fully rendered. </p> <p align="center"> <a href="https://github.com/Adamkadaban/termshot/releases"><img alt="Latest release" src="https://img.shields.io/github/v/tag/Adamkadaban/termshot?label=release&sort=semver&color=brightgreen"></a>&nbsp;

Topics

accessibilitydocumentationheadlessmcppentestreportscreenshot