SERVER
Helmdeck
Rank #2575pulsemcp/tosin2013-helmdeck
Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.
First listed
Apr 7, 2026
Last publish date
May 15, 2026
OVERVIEW
Helmdeck is a Model Context Protocol (MCP) server published by tosin2013. It ranks #2575 of 58,832 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Helmdeck is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Apr 7, 2026 and most recently updated on May 15, 2026.
STANDING
#2,575of 58,832 tracked serversTop 5%
Ranks ahead of 56,257 of 58,832 servers on MCP Toplist.
CONNECT
Use Helmdeck
Add Helmdeck to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"tosin2013-helmdeck": {
"command": "npx",
"args": [
"-y",
"@helmdeck/mcp-bridge"
],
"env": {
"HELMDECK_URL": "<your HELMDECK_URL>",
"HELMDECK_TOKEN": "<your HELMDECK_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"tosin2013-helmdeck": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/tosin2013/helmdeck-mcp:0.13.0"
],
"env": {
"HELMDECK_URL": "<your HELMDECK_URL>",
"HELMDECK_TOKEN": "<your HELMDECK_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
tosin2013
MORE FROM THIS PUBLISHER
Other servers by tosin2013
- MCP Adr Analysis Server#1978 · 2 vers
- documcp#4247
- MCP Codebase Insight#13450
- Memory Cache Server#26557
- pytest-mcp-server#57362
VERSIONS
Available versions (6)
| Version | Published |
|---|---|
| 0.13.0 | May 15, 2026 |
| 0.12.1 | May 13, 2026 |
| 0.12.0 | May 12, 2026 |
| 0.11.0 | May 10, 2026 |
| 0.10.2 | May 9, 2026 |
| 0.10.1 | May 9, 2026 |
FAQ
Frequently asked questions
- What is Helmdeck?
- Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.
- Who maintains Helmdeck?
- Helmdeck is maintained by tosin2013, which publishes 6 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Helmdeck an official MCP server?
- Yes — Helmdeck is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Helmdeck have?
- MCP Toplist tracks 6 versions of Helmdeck, most recently published on May 15, 2026.
- Where can I find the source code for Helmdeck?
- The source code for Helmdeck is hosted at github.com/tosin2013/helmdeck.
EXPLORE