Visual capture MCP server: terminal colors, code, diffs, PDFs, GIFs. 13 tools, SSRF on by default.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
snapmcp · npm · 2.3.2
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.reeinharddd/snapmcp",
"description": "Visual capture MCP server: terminal colors, code, diffs, PDFs, GIFs. 13 tools, SSRF on by default.",
"repository": {
"url": "https://github.com/reeinharddd/snapmcp",
"source": "github"
},
"version": "2.3.2",
"packages": [
{
"registryType": "npm",
"identifier": "snapmcp",
"version": "2.3.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Output directory for captures",
"format": "string",
"default": "./captures",
"name": "SNAPMCP_DIR"
},
{
"description": "Shiki syntax highlighting theme (27 built-in themes, auto-detected terminal theme when unset)",
"format": "string",
"name": "SNAPMCP_THEME"
},
{
"description": "Output image format: png or jpeg",
"format": "string",
"default": "png",
"name": "SNAPMCP_FORMAT"
},
{
"description": "JPEG quality (1-100, only used for JPEG)",
"format": "number",
"default": "90",
"name": "SNAPMCP_QUALITY"
},
{
"description": "Drop shadow level: none, soft, medium, strong",
"format": "string",
"default": "none",
"name": "SNAPMCP_SHADOW"
},
{
"description": "Comma- or semicolon-separated allowlist of file paths readable by capture_file (deny-all when unset)",
"format": "string",
"name": "SNAPMCP_ALLOWED_PATHS"
},
{
"description": "Block requests to private IP ranges (DNS-resolved, IPv4 + IPv6). Default: true",
"format": "string",
"default": "true",
"name": "SNAPMCP_SSRF_PROTECTION"
},
{
"description": "Path to a system Chrome/Chromium binary to use for browser captures",
"format": "string",
"name": "SNAPMCP_CHROME_EXECUTABLE"
},
{
"description": "Chrome profile directory to use for browser captures (persistent context)",
"format": "string",
"name": "SNAPMCP_CHROME_PROFILE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-20T19:51:45.048579Z",
"publishedAt": "2026-08-20T19:51:45.048579Z",
"updatedAt": "2026-08-20T19:51:45.048579Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 2.3.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.