Visus MCP
Rank #8,970io.github.visus-mcp/visus-mcp
Security-first web access. Sanitizes pages, blocks injection, redacts PII. Now with PDF/JSON/SVG.
Visus MCP is a Model Context Protocol (MCP) server published by visus-mcp. It ranks #8,970 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Visus MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Mar 20, 2026 and most recently updated on Apr 2, 2026.
Ranks ahead of 123,076 of 132,046 servers on MCP Toplist.
Use Visus MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add visus-mcp -e "VISUS_TIMEOUT_MS=<your VISUS_TIMEOUT_MS>" -e "VISUS_MAX_CONTENT_KB=<your VISUS_MAX_CONTENT_KB>" -e "VISUS_RENDERER_URL=<your VISUS_RENDERER_URL>" -- npx -y visus-mcpReplace each placeholder with your own value before saving.
[mcp_servers.visus-mcp]
command = "npx"
args = ["-y", "visus-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"visus-mcp": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
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.visus-mcp%2Fvisus-mcp)<a href="https://mcptoplist.com/server/io.github.visus-mcp%2Fvisus-mcp"><img src="https://mcptoplist.com/badge/io.github.visus-mcp%2Fvisus-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
visus-mcp
Available versions (9)
| Version | Published |
|---|---|
| 0.13.0 | Apr 2, 2026 |
| 0.12.1 | Apr 1, 2026 |
| 0.11.0 | Mar 28, 2026 |
| 0.10.0 | Mar 27, 2026 |
| 0.9.0 | Mar 25, 2026 |
| 0.8.0 | Mar 25, 2026 |
| 0.6.2 | Mar 24, 2026 |
| 0.6.1 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Visus MCP?
- Visus MCP is maintained by visus-mcp, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Visus MCP listed on the Official MCP Registry?
- Yes — Visus MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Visus MCP have?
- MCP Toplist tracks 9 versions of Visus MCP, most recently published on Apr 2, 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.
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.