SERVER

Visus MCP

Rank #12316

io.github.leochong/visus-mcp

Security-first web access for Claude. Sanitizes pages, blocks injection, redacts PII.

First listed
Mar 23, 2026
Last publish date
Mar 23, 2026
OVERVIEW

Visus MCP is a Model Context Protocol (MCP) server published by visus-mcp. It ranks #12316 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Visus MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Mar 23, 2026.

STANDING
#12,316of 58,900 tracked serversTop 25%

Ranks ahead of 46,584 of 58,900 servers on MCP Toplist.

CONNECT

Use Visus MCP

Add Visus MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "visus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "visus-mcp"
      ],
      "env": {
        "VISUS_TIMEOUT_MS": "<your VISUS_TIMEOUT_MS>",
        "VISUS_MAX_CONTENT_KB": "<your VISUS_MAX_CONTENT_KB>",
        "VISUS_RENDERER_URL": "<your VISUS_RENDERER_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

visus-mcp

Organization
Total servers
3
Total versions
10
VERSIONS

Available versions (2)

VersionPublished
0.6.1Mar 23, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Visus MCP?
Security-first web access for Claude. Sanitizes pages, blocks injection, redacts PII.
Who maintains Visus MCP?
Visus MCP is maintained by visus-mcp, which publishes 3 MCP servers (10 total versions) tracked on MCP Toplist.
Is Visus MCP an official MCP server?
Yes — Visus MCP is listed on the Official MCP Registry.
How many versions does Visus MCP have?
MCP Toplist tracks 2 versions of Visus MCP, most recently published on Mar 23, 2026.
Where can I find the source code for Visus MCP?
The source code for Visus MCP is hosted at github.com/visus-mcp/visus-mcp.
EXPLORE