Heliospice
Rank #26,855io.github.huangzesen/xhelio-spice
MCP server providing heliospice capabilities
Heliospice is a Model Context Protocol (MCP) server published by huangzesen. It ranks #26,855 of 132,113 servers tracked on MCP Toplist. Heliospice is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Mar 12, 2026.
Ranks ahead of 105,258 of 132,113 servers on MCP Toplist.
Use Heliospice
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add xhelio-spice -e "XHELIO_SPICE_KERNEL_DIR=<your XHELIO_SPICE_KERNEL_DIR>" -- uvx xhelio-spiceReplace each placeholder with your own value before saving.
[mcp_servers.xhelio-spice]
command = "uvx"
args = ["xhelio-spice"]
[mcp_servers.xhelio-spice.env]
XHELIO_SPICE_KERNEL_DIR = "<your XHELIO_SPICE_KERNEL_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xhelio-spice": {
"command": "uvx",
"args": [
"xhelio-spice"
],
"env": {
"XHELIO_SPICE_KERNEL_DIR": "<your XHELIO_SPICE_KERNEL_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xhelio-spice": {
"command": "uvx",
"args": [
"xhelio-spice"
],
"env": {
"XHELIO_SPICE_KERNEL_DIR": "<your XHELIO_SPICE_KERNEL_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"xhelio-spice": {
"type": "stdio",
"command": "uvx",
"args": [
"xhelio-spice"
],
"env": {
"XHELIO_SPICE_KERNEL_DIR": "<your XHELIO_SPICE_KERNEL_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xhelio-spice": {
"command": "uvx",
"args": [
"xhelio-spice"
],
"env": {
"XHELIO_SPICE_KERNEL_DIR": "<your XHELIO_SPICE_KERNEL_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xhelio-spice": {
"command": "uvx",
"args": [
"xhelio-spice"
],
"env": {
"XHELIO_SPICE_KERNEL_DIR": "<your XHELIO_SPICE_KERNEL_DIR>"
}
}
}
}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.huangzesen%2Fxhelio-spice)<a href="https://mcptoplist.com/server/io.github.huangzesen%2Fxhelio-spice"><img src="https://mcptoplist.com/badge/io.github.huangzesen%2Fxhelio-spice.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
huangzesen
Other servers by huangzesen
View all huangzesen servers →Available versions (11)
| Version | Published |
|---|---|
| 0.5.1 | Mar 12, 2026 |
| 0.5.0 | Mar 10, 2026 |
| 0.4.3 | Mar 9, 2026 |
| 0.4.2 | Mar 7, 2026 |
| 0.4.1 | Mar 3, 2026 |
| 0.4.0 | Feb 19, 2026 |
| 0.3.1 | Feb 17, 2026 |
| 0.3.0 | Feb 17, 2026 |
| 0.2.0 | Feb 17, 2026 |
| 0.1.2 | Feb 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Heliospice?
- Heliospice is maintained by huangzesen, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Heliospice listed on the Official MCP Registry?
- Yes — Heliospice is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Heliospice have?
- MCP Toplist tracks 11 versions of Heliospice, most recently published on Mar 12, 2026.
- Where can I find the source code for Heliospice?
- The source code for Heliospice is hosted at github.com/huangzesen/xhelio-spice.
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.