io.github.leochong/visus-mcp
Quality Score
79
/100
Security-first web access for Claude. Sanitizes pages, blocks injection, redacts PII.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"visus-mcp": {
"command": "npx",
"args": [
"-y",
"visus-mcp"
],
"env": {
"VISUS_TIMEOUT_MS": "<visus_timeout_ms>",
"VISUS_MAX_CONTENT_KB": "<visus_max_content_kb>",
"VISUS_RENDERER_URL": "<visus_renderer_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"visus-mcp": {
"command": "npx",
"args": [
"-y",
"visus-mcp"
],
"env": {
"VISUS_TIMEOUT_MS": "<visus_timeout_ms>",
"VISUS_MAX_CONTENT_KB": "<visus_max_content_kb>",
"VISUS_RENDERER_URL": "<visus_renderer_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y visus-mcp§02 Environment variables
VISUS_TIMEOUT_MSOptional timeout in milliseconds for page fetching (default: 10000)
VISUS_MAX_CONTENT_KBOptional maximum content size in KB before truncation (default: 512)
VISUS_RENDERER_URLOptional URL for managed Lambda renderer (Phase 2 - not yet available)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Security
Helixar Security
ai.helixar/mcp
Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.
ai.smithery/Nekzus-npm-sentinel-mcp
ai.smithery/Nekzus-npm-sentinel-mcp
Provide AI-powered real-time analysis and intelligence on NPM packages, including security, depend…
app.zenable/zenable
app.zenable/zenable
Zenable cleans up sloppy AI code and prevents vulnerabilities with deterministic guardrails