mcpbeat

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

by 3ceng
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. 69 installs a week from npm.

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

Installs per day peak 69 · avg 2
a month agotoday
69
Installs / week
npm · @kuailian/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

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"
    }
  }
}

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

same job, measured the same way
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.

35 installs/wk local only
Getprompts
by sidsaladi9

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

37 installs/wk local only
Stelaspace MCP
by stelaspace

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

60 installs/wk local only
C
Convika
by convika

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

answering
Axis
by useaxis

Coding agents from Claude Code, Cursor and Codex claim jobs and lock files on one shared board.

518 installs/wk answering
ableton-mind — Ableton Live MCP server
by pantani

Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.

65 installs/wk local only
Gency MCP
by gency

Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code

571 installs/wk local only

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 69 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 69 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.