heliograph
Rank #6,570io.github.heliograph-io/heliograph
Run commands on a machine you cannot SSH into. Air-gapped, bastion-only, change-controlled.
heliograph is a Model Context Protocol (MCP) server published by heliograph-io. It ranks #6,570 of 132,345 servers tracked on MCP Toplist. heliograph is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 6, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 125,775 of 132,345 servers on MCP Toplist.
Use heliograph
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add heliograph -- npx -y @dbhq/heliograph mcp[mcp_servers.heliograph]
command = "npx"
args = ["-y", "@dbhq/heliograph", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"heliograph": {
"command": "npx",
"args": [
"-y",
"@dbhq/heliograph",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"heliograph": {
"command": "npx",
"args": [
"-y",
"@dbhq/heliograph",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"heliograph": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dbhq/heliograph",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"heliograph": {
"command": "npx",
"args": [
"-y",
"@dbhq/heliograph",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"heliograph": {
"command": "npx",
"args": [
"-y",
"@dbhq/heliograph",
"mcp"
]
}
}
}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.heliograph-io%2Fheliograph)<a href="https://mcptoplist.com/server/io.github.heliograph-io%2Fheliograph"><img src="https://mcptoplist.com/badge/io.github.heliograph-io%2Fheliograph.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
heliograph-io
Available versions (2)
| Version | Published |
|---|---|
| 0.4.3 | Sep 17, 2026 |
| 0.3.2 | Sep 11, 2026 |
Frequently asked questions
- Who maintains heliograph?
- heliograph is maintained by heliograph-io, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is heliograph listed on the Official MCP Registry?
- Yes — heliograph is listed on the Official MCP Registry, alongside Glama.
- How many versions does heliograph have?
- MCP Toplist tracks 2 versions of heliograph, most recently published on Sep 17, 2026.
- Where can I find the source code for heliograph?
- The source code for heliograph is hosted at github.com/heliograph-io/heliograph.
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.