snapmcp
Rank #16,554io.github.reeinharddd/snapmcp
Visual capture MCP server: terminal colors, code, diffs, PDFs, GIFs. 13 tools, SSRF on by default.
snapmcp is a Model Context Protocol (MCP) server published by reeinharddd. It ranks #16,554 of 132,046 servers tracked on MCP Toplist. snapmcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 28, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 115,492 of 132,046 servers on MCP Toplist.
Use snapmcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add snapmcp -e "SNAPMCP_DIR=<your SNAPMCP_DIR>" -e "SNAPMCP_THEME=<your SNAPMCP_THEME>" -e "SNAPMCP_FORMAT=<your SNAPMCP_FORMAT>" -e "SNAPMCP_QUALITY=<your SNAPMCP_QUALITY>" -e "SNAPMCP_SHADOW=<your SNAPMCP_SHADOW>" -e "SNAPMCP_ALLOWED_PATHS=<your SNAPMCP_ALLOWED_PATHS>" -e "SNAPMCP_SSRF_PROTECTION=<your SNAPMCP_SSRF_PROTECTION>" -e "SNAPMCP_CHROME_EXECUTABLE=<your SNAPMCP_CHROME_EXECUTABLE>" -e "SNAPMCP_CHROME_PROFILE=<your SNAPMCP_CHROME_PROFILE>" -- npx -y snapmcpReplace each placeholder with your own value before saving.
[mcp_servers.snapmcp]
command = "npx"
args = ["-y", "snapmcp"]
[mcp_servers.snapmcp.env]
SNAPMCP_DIR = "<your SNAPMCP_DIR>"
SNAPMCP_THEME = "<your SNAPMCP_THEME>"
SNAPMCP_FORMAT = "<your SNAPMCP_FORMAT>"
SNAPMCP_QUALITY = "<your SNAPMCP_QUALITY>"
SNAPMCP_SHADOW = "<your SNAPMCP_SHADOW>"
SNAPMCP_ALLOWED_PATHS = "<your SNAPMCP_ALLOWED_PATHS>"
SNAPMCP_SSRF_PROTECTION = "<your SNAPMCP_SSRF_PROTECTION>"
SNAPMCP_CHROME_EXECUTABLE = "<your SNAPMCP_CHROME_EXECUTABLE>"
SNAPMCP_CHROME_PROFILE = "<your SNAPMCP_CHROME_PROFILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"snapmcp": {
"command": "npx",
"args": [
"-y",
"snapmcp"
],
"env": {
"SNAPMCP_DIR": "<your SNAPMCP_DIR>",
"SNAPMCP_THEME": "<your SNAPMCP_THEME>",
"SNAPMCP_FORMAT": "<your SNAPMCP_FORMAT>",
"SNAPMCP_QUALITY": "<your SNAPMCP_QUALITY>",
"SNAPMCP_SHADOW": "<your SNAPMCP_SHADOW>",
"SNAPMCP_ALLOWED_PATHS": "<your SNAPMCP_ALLOWED_PATHS>",
"SNAPMCP_SSRF_PROTECTION": "<your SNAPMCP_SSRF_PROTECTION>",
"SNAPMCP_CHROME_EXECUTABLE": "<your SNAPMCP_CHROME_EXECUTABLE>",
"SNAPMCP_CHROME_PROFILE": "<your SNAPMCP_CHROME_PROFILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"snapmcp": {
"command": "npx",
"args": [
"-y",
"snapmcp"
],
"env": {
"SNAPMCP_DIR": "<your SNAPMCP_DIR>",
"SNAPMCP_THEME": "<your SNAPMCP_THEME>",
"SNAPMCP_FORMAT": "<your SNAPMCP_FORMAT>",
"SNAPMCP_QUALITY": "<your SNAPMCP_QUALITY>",
"SNAPMCP_SHADOW": "<your SNAPMCP_SHADOW>",
"SNAPMCP_ALLOWED_PATHS": "<your SNAPMCP_ALLOWED_PATHS>",
"SNAPMCP_SSRF_PROTECTION": "<your SNAPMCP_SSRF_PROTECTION>",
"SNAPMCP_CHROME_EXECUTABLE": "<your SNAPMCP_CHROME_EXECUTABLE>",
"SNAPMCP_CHROME_PROFILE": "<your SNAPMCP_CHROME_PROFILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"snapmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"snapmcp"
],
"env": {
"SNAPMCP_DIR": "<your SNAPMCP_DIR>",
"SNAPMCP_THEME": "<your SNAPMCP_THEME>",
"SNAPMCP_FORMAT": "<your SNAPMCP_FORMAT>",
"SNAPMCP_QUALITY": "<your SNAPMCP_QUALITY>",
"SNAPMCP_SHADOW": "<your SNAPMCP_SHADOW>",
"SNAPMCP_ALLOWED_PATHS": "<your SNAPMCP_ALLOWED_PATHS>",
"SNAPMCP_SSRF_PROTECTION": "<your SNAPMCP_SSRF_PROTECTION>",
"SNAPMCP_CHROME_EXECUTABLE": "<your SNAPMCP_CHROME_EXECUTABLE>",
"SNAPMCP_CHROME_PROFILE": "<your SNAPMCP_CHROME_PROFILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"snapmcp": {
"command": "npx",
"args": [
"-y",
"snapmcp"
],
"env": {
"SNAPMCP_DIR": "<your SNAPMCP_DIR>",
"SNAPMCP_THEME": "<your SNAPMCP_THEME>",
"SNAPMCP_FORMAT": "<your SNAPMCP_FORMAT>",
"SNAPMCP_QUALITY": "<your SNAPMCP_QUALITY>",
"SNAPMCP_SHADOW": "<your SNAPMCP_SHADOW>",
"SNAPMCP_ALLOWED_PATHS": "<your SNAPMCP_ALLOWED_PATHS>",
"SNAPMCP_SSRF_PROTECTION": "<your SNAPMCP_SSRF_PROTECTION>",
"SNAPMCP_CHROME_EXECUTABLE": "<your SNAPMCP_CHROME_EXECUTABLE>",
"SNAPMCP_CHROME_PROFILE": "<your SNAPMCP_CHROME_PROFILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"snapmcp": {
"command": "npx",
"args": [
"-y",
"snapmcp"
],
"env": {
"SNAPMCP_DIR": "<your SNAPMCP_DIR>",
"SNAPMCP_THEME": "<your SNAPMCP_THEME>",
"SNAPMCP_FORMAT": "<your SNAPMCP_FORMAT>",
"SNAPMCP_QUALITY": "<your SNAPMCP_QUALITY>",
"SNAPMCP_SHADOW": "<your SNAPMCP_SHADOW>",
"SNAPMCP_ALLOWED_PATHS": "<your SNAPMCP_ALLOWED_PATHS>",
"SNAPMCP_SSRF_PROTECTION": "<your SNAPMCP_SSRF_PROTECTION>",
"SNAPMCP_CHROME_EXECUTABLE": "<your SNAPMCP_CHROME_EXECUTABLE>",
"SNAPMCP_CHROME_PROFILE": "<your SNAPMCP_CHROME_PROFILE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.reeinharddd%2Fsnapmcp)<a href="https://mcptoplist.com/server/io.github.reeinharddd%2Fsnapmcp"><img src="https://mcptoplist.com/badge/io.github.reeinharddd%2Fsnapmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
reeinharddd
Available versions (1)
| Version | Published |
|---|---|
| 2.3.2 | Aug 20, 2026 |
Frequently asked questions
- Who maintains snapmcp?
- snapmcp is maintained by reeinharddd, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is snapmcp listed on the Official MCP Registry?
- Yes — snapmcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does snapmcp have?
- MCP Toplist tracks 1 version of snapmcp, most recently published on Aug 20, 2026.
- Where can I find the source code for snapmcp?
- The source code for snapmcp is hosted at github.com/reeinharddd/snapmcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.