SERVER
Helmdeck
Rank #3,028io.github.tosin2013/helmdeck
Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.
First listed
Apr 7, 2026
Last publish date
Jun 22, 2026
OVERVIEW
Helmdeck is a Model Context Protocol (MCP) server published by tosin2013. It ranks #3,028 of 76,851 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Helmdeck is listed across 2 registries — Official MCP and PulseMCP, with 9 tracked versions. It was first listed on Apr 7, 2026 and most recently updated on Jun 22, 2026.
STANDING
#3,028of 76,851 tracked serversTop 5%
Ranks ahead of 73,823 of 76,851 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": {
"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": {
"helmdeck": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/tosin2013/helmdeck-mcp:0.29.6"
],
"env": {
"HELMDECK_URL": "<your HELMDECK_URL>",
"HELMDECK_TOKEN": "<your HELMDECK_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 3, 2026
ORGANIZATION
tosin2013
MORE FROM THIS PUBLISHER
Other servers by tosin2013
- MCP Adr Analysis Server#1,542 · 2 vers
- documcp#4,402 · 5 vers
- MCP Codebase Insight#18,190
- Memory Cache Server#32,834
- pytest-mcp-server#64,062
VERSIONS
Available versions (9)
| Version | Published |
|---|---|
| 0.29.6 | Jun 22, 2026 |
| 0.28.2 | Jun 15, 2026 |
| 0.26.0 | Jun 8, 2026 |
| 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
- Who maintains Helmdeck?
- Helmdeck is maintained by tosin2013, which publishes 6 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Helmdeck listed on the Official MCP Registry?
- Yes — Helmdeck is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Helmdeck have?
- MCP Toplist tracks 9 versions of Helmdeck, most recently published on Jun 22, 2026.
- Where can I find the source code for Helmdeck?
- The source code for Helmdeck is hosted at github.com/tosin2013/helmdeck.
EXPLORE