bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.reeinharddd/snapmcp · v2.3.2
Visual capture MCP server: terminal colors, code, diffs, PDFs, GIFs. 13 tools, SSRF on by default.
snapmcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"snapmcp": {
"command": "npx",
"args": [
"-y",
"snapmcp"
]
}
}
}SNAPMCP_DIR可选Output directory for captures
SNAPMCP_THEME可选Shiki syntax highlighting theme (27 built-in themes, auto-detected terminal theme when unset)
SNAPMCP_FORMAT可选Output image format: png or jpeg
SNAPMCP_QUALITY可选JPEG quality (1-100, only used for JPEG)
SNAPMCP_SHADOW可选Drop shadow level: none, soft, medium, strong
SNAPMCP_ALLOWED_PATHS可选Comma- or semicolon-separated allowlist of file paths readable by capture_file (deny-all when unset)
SNAPMCP_SSRF_PROTECTION可选Block requests to private IP ranges (DNS-resolved, IPv4 + IPv6). Default: true
SNAPMCP_CHROME_EXECUTABLE可选Path to a system Chrome/Chromium binary to use for browser captures
SNAPMCP_CHROME_PROFILE可选Chrome profile directory to use for browser captures (persistent context)
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.reeinharddd/snapmcp",
"type": "mcp-server",
"version": "2.3.2",
"displayName": "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"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "snapmcp",
"version": "2.3.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "SNAPMCP_DIR",
"description": "Output directory for captures"
},
{
"name": "SNAPMCP_THEME",
"description": "Shiki syntax highlighting theme (27 built-in themes, auto-detected terminal theme when unset)"
},
{
"name": "SNAPMCP_FORMAT",
"description": "Output image format: png or jpeg"
},
{
"name": "SNAPMCP_QUALITY",
"description": "JPEG quality (1-100, only used for JPEG)"
},
{
"name": "SNAPMCP_SHADOW",
"description": "Drop shadow level: none, soft, medium, strong"
},
{
"name": "SNAPMCP_ALLOWED_PATHS",
"description": "Comma- or semicolon-separated allowlist of file paths readable by capture_file (deny-all when unset)"
},
{
"name": "SNAPMCP_SSRF_PROTECTION",
"description": "Block requests to private IP ranges (DNS-resolved, IPv4 + IPv6). Default: true"
},
{
"name": "SNAPMCP_CHROME_EXECUTABLE",
"description": "Path to a system Chrome/Chromium binary to use for browser captures"
},
{
"name": "SNAPMCP_CHROME_PROFILE",
"description": "Chrome profile directory to use for browser captures (persistent context)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.reeinharddd/snapmcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.reeinharddd%2Fsnapmcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}