mcpbeat Sign in

Kuailian — publish AI-generated pages to a live URL MCP Server

local only

Kuailian — publish AI-generated pages to a live URL runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm.

Publish AI-generated web pages to a live, shareable URL from Cursor or Claude Code.

Installs per day peak 24 · avg 10 · +46% w/w
a month agotoday
48
Installs / week
npm · @kuailian/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Kuailian — publish AI-generated pages to a live URL every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 kuailian -- npx -y @kuailian/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kuailian": {
      "args": [
        "-y",
        "@kuailian/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kuailian]
command = "npx"
args = ["-y", "@kuailian/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "kuailian": {
      "args": [
        "-y",
        "@kuailian/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kuailian": {
      "args": [
        "-y",
        "@kuailian/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: KUAILIAN_API_KEY (API key generated in the MCP tab at https://link.3ceng.cn), KUAILIAN_API_URL (Override the API base URL. Defaults to https://link.3ceng.cn/api), KUAILIAN_SITE_URL (Override the site URL used to build short links. Defaults to https://link.3ceng.cn). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Kuailian — publish AI-generated pages to a live URL

same job, measured the same way
Yocoolab
by jonahbkerr

Pin visual feedback on any live web page and send it to Claude Code, Cursor or your AI agent.

40 installs/wk local only
MakeItRun
by makeitrunai

Publish HTML from Claude or ChatGPT to a live URL with a QR code — no developer needed.

answering
GPTaria MCP
by gptaria-mcp

Post a project brief & publish cases on GPTaria from Claude Code, Cursor or Windsurf.

43 installs/wk local only
Sirro
by jonathanmberg

Shared memory for AI coding agents. Save once, reuse from Cursor, Claude Code, Codex.

answering
Getprompts
by sidsaladi9

Search 1,000+ battle-tested AI prompts from getprompts.org into Claude Code, Cursor, ChatGPT.

17 installs/wk local only
Stelaspace MCP
by stelaspace

Publish AI-generated HTML (dashboards, reports, docs) to permanent, sandboxed, shareable links.

28 installs/wk local only
C
Convika
by convika

Create, preview, publish, and measure landing pages from Claude, Codex, or any MCP client.

answering
Zarla Website Builder
by zarla

Build, edit and publish websites from Claude, ChatGPT, Cursor and Gemini. No code — Zarla hosts it.

answering

Kuailian — publish AI-generated pages to a live URL — questions

Answers built from our own checks of this server.

Why is there no uptime for Kuailian — publish AI-generated pages to a live URL?
Kuailian — publish AI-generated pages to a live URL 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 @kuailian/mcp-server was installed 48 times last week.
How do I connect Kuailian — publish AI-generated pages to a live URL?
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 @kuailian/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Kuailian — publish AI-generated pages to a live URL?
The npm package @kuailian/mcp-server was installed 48 times in the last week. Week over week that is +46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.