Quick HTML Share
Rank #63,214io.github.desper/quick-html-share-mcp
Share AI-generated HTML from your coding agent. Unguessable URL + viewer analytics.
Quick HTML Share is a Model Context Protocol (MCP) server published by desper. It ranks #63,214 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Quick HTML Share is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 2, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 68,832 of 132,046 servers on MCP Toplist.
Use Quick HTML Share
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add quick-html-share-mcp -- npx -y quick-html-share-mcp[mcp_servers.quick-html-share-mcp]
command = "npx"
args = ["-y", "quick-html-share-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"quick-html-share-mcp": {
"command": "npx",
"args": [
"-y",
"quick-html-share-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"quick-html-share-mcp": {
"command": "npx",
"args": [
"-y",
"quick-html-share-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"quick-html-share-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"quick-html-share-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"quick-html-share-mcp": {
"command": "npx",
"args": [
"-y",
"quick-html-share-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"quick-html-share-mcp": {
"command": "npx",
"args": [
"-y",
"quick-html-share-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.desper%2Fquick-html-share-mcp)<a href="https://mcptoplist.com/server/io.github.desper%2Fquick-html-share-mcp"><img src="https://mcptoplist.com/badge/io.github.desper%2Fquick-html-share-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
desper
Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Jun 2, 2026 |
Frequently asked questions
- Who maintains Quick HTML Share?
- Quick HTML Share is maintained by desper, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Quick HTML Share listed on the Official MCP Registry?
- Yes — Quick HTML Share is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Quick HTML Share have?
- MCP Toplist tracks 1 version of Quick HTML Share, most recently published on Jun 2, 2026.
- Where can I find the source code for Quick HTML Share?
- The source code for Quick HTML Share is hosted at github.com/desper/quick-html-sharing.
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.