mcpbeat Sign in

Sites by Clize MCP Server

local only

Sites by Clize runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Jul 2026.

Ship a real marketing site from your coding agent: domain, HTTPS and a working inbox.

Installs / week
npm · @clize/sites
0
Stars
0 open issues
17 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Dockerfile

Nothing serious here today

Today is the operative word: we check Sites by Clize 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 sites -- npx -y @clize/sites
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sites": {
      "args": [
        "-y",
        "@clize/sites"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sites]
command = "npx"
args = ["-y", "@clize/sites"]
.cursor/mcp.json
{
  "mcpServers": {
    "sites": {
      "args": [
        "-y",
        "@clize/sites"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sites": {
      "args": [
        "-y",
        "@clize/sites"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Sites by Clize

same job, measured the same way
Splera
by sohaibt

A/B testing for vibe coders: create, track, and ship experiments from your AI coding agent.

34 installs/wk local only
Rampify
by rampify

SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.

answering
Clize
by clize

Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.

888 installs/wk local only
SendFast
by sendfast

Agent-native marketing email: draft, edit, screenshot, and send from your verified domain.

answering
Makers Page MCP
by alexcloudstar

Marketing Assistant MCP: draft, approve, and publish posts to X from your coding agent.

21 installs/wk local only
Speak AI
by speakai

Search recordings, summarize meetings, create clips, and automate workflows from your AI assistant.

1 164 installs/wk answering
ASMI — AI avatars for your site
by broen

Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.

answering
Moxt Workspace
by moxt

Browse and manage files in your Moxt AI workspace from any MCP client.

answering

Sites by Clize — questions

Answers built from our own checks of this server.

Why is there no uptime for Sites by Clize?
Sites by Clize 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 @clize/sites.
How do I connect Sites by Clize?
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 @clize/sites straight from npm; nothing to host, nothing to sign up for.
Is Sites by Clize open source?
Yes — it is published under the MIT licence, written in Dockerfile and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.