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%
46 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
@extension.dev/mcp
MCP server that lets AI agents (Claude Code, Claude Desktop, Cursor, Copilot, Codex) build, run, inspect, and publish browser extensions. 36
0 tools
mcp-server-opencode
MCP server that lets any MCP host (Claude Code, Codex CLI, Cursor, etc.) drive OpenCode and delegate tasks asynchronously to its agents
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
ui-design-to-code-mcp
MCP server for Codex, Cursor, and Claude Code to turn UI screenshots and Figma data into design-to-code artifacts.
0 tools
@showly/mcp-server
Connect Claude Code / Codex to the Showly MCP server — preview and deploy sites from your agent.
0 tools

How to use

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

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