Vessel Browser
Rank #2,280io.github.unmodeled-tyler/vessel-browser
MCP server providing vessel-browser capabilities
Vessel Browser is a Model Context Protocol (MCP) server published by unmodeled-tyler. It ranks #2,280 of 132,046 servers tracked on MCP Toplist, and its repository has 134 GitHub stars. Vessel Browser is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on Mar 18, 2026.
Ranks ahead of 129,766 of 132,046 servers on MCP Toplist.
Use Vessel Browser
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vessel-browser -- npx -y @quanta-intellect/vessel-browser[mcp_servers.vessel-browser]
command = "npx"
args = ["-y", "@quanta-intellect/vessel-browser"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vessel-browser": {
"command": "npx",
"args": [
"-y",
"@quanta-intellect/vessel-browser"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vessel-browser": {
"command": "npx",
"args": [
"-y",
"@quanta-intellect/vessel-browser"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vessel-browser": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@quanta-intellect/vessel-browser"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vessel-browser": {
"command": "npx",
"args": [
"-y",
"@quanta-intellect/vessel-browser"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vessel-browser": {
"command": "npx",
"args": [
"-y",
"@quanta-intellect/vessel-browser"
]
}
}
}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.unmodeled-tyler%2Fvessel-browser)<a href="https://mcptoplist.com/server/io.github.unmodeled-tyler%2Fvessel-browser"><img src="https://mcptoplist.com/badge/io.github.unmodeled-tyler%2Fvessel-browser.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
unmodeled-tyler
Available versions (2)
| Version | Published |
|---|---|
| 0.1.10 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Vessel Browser?
- Vessel Browser is maintained by unmodeled-tyler, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Vessel Browser listed on the Official MCP Registry?
- Yes — Vessel Browser is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Vessel Browser have?
- MCP Toplist tracks 2 versions of Vessel Browser, most recently published on Mar 18, 2026.
- Where can I find the source code for Vessel Browser?
- The source code for Vessel Browser is hosted at github.com/unmodeled-tyler/vessel-browser.
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.