mcpbeat Sign in

Quick HTML Share MCP Server

local only

Quick HTML Share MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 20 Aug 2026.

Share AI-generated HTML from your coding agent. Unguessable URL + viewer analytics.

Installs per day peak 24 · avg 8 · -23% w/w
a month agotoday
67
Installs / week
npm · quick-html-share-mcp
1
Stars
0 open issues
20 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Dumps the whole environment apps/web/astro.config.mjs:19
      'import.meta.env.PUBLIC_API_BASE': JSON.stringify(process.env.PUBLIC_API_BASE ?? '/api'),

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add quick-html-share-mcp -- npx -y quick-html-share-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "quick-html-share-mcp": {
      "args": [
        "-y",
        "quick-html-share-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.quick-html-share-mcp]
command = "npx"
args = ["-y", "quick-html-share-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "quick-html-share-mcp": {
      "args": [
        "-y",
        "quick-html-share-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "quick-html-share-mcp": {
      "args": [
        "-y",
        "quick-html-share-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Quick HTML Share MCP

same job, measured the same way
Keypup Engineering Analytics
by keypup

Generate answers & visualizations from your engineering data to track software development health.

answering
Helloaigent Publisher
by helloaigent-dev

Run a Hello Aigent feed from your agent: create feeds, publish signed updates, read analytics.

30 installs/wk local only
Helloaigent Publisher
by akillam

Run a Hello Aigent feed from your agent: create feeds, publish signed updates, read analytics.

local only
I
Scope Analytics
by wally827

Install + query Scope analytics from an AI coding agent (Claude Code, Cursor, etc.).

65 installs/wk local only
Vidalytics
by vidalytics

Manage your Vidalytics videos and analytics from your AI assistant.

answering
Sinkto.Link
by sinkto

Free URL shortener: manage short links, QR codes and click analytics from AI clients.

answering
Blogburst MCP Server
by shensi8312

AI social media agent — generate content, auto-pilot posting, analytics for 9+ platforms.

46 installs/wk local only
Algo Trade Analytics
by algo-trade-analytics

Evidence-gated quant research for TradingView Pine Script strategies, run from your AI client.

answering

Quick HTML Share MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Quick HTML Share MCP?
Quick HTML Share MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package quick-html-share-mcp was installed 67 times last week.
How do I connect Quick HTML Share MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls quick-html-share-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Quick HTML Share MCP?
The npm package quick-html-share-mcp was installed 67 times in the last week. Week over week that is -23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Quick HTML Share MCP open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.