Skip to content
Back to search
30
MCP

quick-html-share-mcp

npm/quick-html-share-mcp

MCP server that lets your coding agent (Claude Desktop, Cursor, Codex CLI, Claude Code, Continue) publish HTML and get back a shareable URL with viewer analytics — in one tool call. No account, link is the secret.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.desper/quick-html-share-mcp
Share AI-generated HTML from your coding agent. Unguessable URL + viewer analytics.
0 tools
kindly-web-search-mcp-server
Kindly Web Search MCP Server: Web search + robust content retrieval for AI coding tools (Claude Code, Codex, Cursor, GitHub Copilot, Gemini,
0 tools
article-tagger-mcp
MCP server for Article Tagger — use with Claude Code, Cursor, or any MCP-compatible agent
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
0 tools
screen-capture-mcp
MCP server that gives Claude Code the ability to take screenshots. Capture full screen or specific windows by title. Windows only.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "quick-html-share-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}