Stacktree
Rank #23,230ee.stacktr/publish
Publish HTML to private, unguessable, replace-in-place URLs from any MCP-compatible AI agent.
Stacktree is a Model Context Protocol (MCP) server published by stevysmith. It ranks #23,230 of 132,046 servers tracked on MCP Toplist. Stacktree is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on May 14, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 108,816 of 132,046 servers on MCP Toplist.
Use Stacktree
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http publish https://api.stacktr.ee/mcpclaude mcp add publish -- npx -y stacktree-mcp[mcp_servers.publish]
url = "https://api.stacktr.ee/mcp"Add to ~/.codex/config.toml.
[mcp_servers.publish]
command = "npx"
args = ["-y", "stacktree-mcp"]Add to ~/.codex/config.toml.
https://api.stacktr.ee/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"publish": {
"command": "npx",
"args": [
"-y",
"stacktree-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"publish": {
"url": "https://api.stacktr.ee/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"publish": {
"command": "npx",
"args": [
"-y",
"stacktree-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"publish": {
"type": "http",
"url": "https://api.stacktr.ee/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"publish": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stacktree-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"publish": {
"serverUrl": "https://api.stacktr.ee/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"publish": {
"command": "npx",
"args": [
"-y",
"stacktree-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"publish": {
"url": "https://api.stacktr.ee/mcp"
}
}
}{
"mcpServers": {
"publish": {
"command": "npx",
"args": [
"-y",
"stacktree-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/ee.stacktr%2Fpublish)<a href="https://mcptoplist.com/server/ee.stacktr%2Fpublish"><img src="https://mcptoplist.com/badge/ee.stacktr%2Fpublish.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
stevysmith
Available versions (3)
| Version | Published |
|---|---|
| 0.6.0 | Aug 20, 2026 |
| 0.5.0 | Aug 17, 2026 |
| 0.2.1 | May 14, 2026 |
Frequently asked questions
- Who maintains Stacktree?
- Stacktree is maintained by stevysmith, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Stacktree listed on the Official MCP Registry?
- Yes — Stacktree is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Stacktree have?
- MCP Toplist tracks 3 versions of Stacktree, most recently published on Aug 20, 2026.
- Where can I find the source code for Stacktree?
- The source code for Stacktree is hosted at github.com/stevysmith/stacktree-mcp.
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.