mcpbeat Sign in

Sakupa MCP Server

local only

Sakupa runs on your own machine — the client starts it, so there is no endpoint to ping. 330 installs a week from npm.

Publish and manage AI-made static websites from your AI tool: free previews, hosting, domains.

Installs per day peak 447 · avg 39 · -34% w/w
a month agotoday
330
Installs / week
npm · @sakupa/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to Sakupa

same job, measured the same way
WeInc
by umairalisadaqat

Manage WeInc AI website builder orgs: projects, publishing, custom domains, and previews.

10 tools answering
I
Kleap
by kleaphq

Build, edit, publish, and manage websites and web apps with Kleap hosting, domains, and analytics.

26 tools answering
pepita
by pepita-mcp

Read, edit, publish, and preview your pepita websites from Claude.

110 installs/wk answering
Revdoku
by revdoku

Create account-free website previews and publish durable sites from AI agents with Revdoku.

40 tools answering
Create Web Page
by create-web-page

Create, edit, preview, publish, and manage web pages from MCP-capable AI clients.

23 tools answering
Custom Website Editor
by elijahdesent

Edit your church website in plain English — text, photos, pages, domains, hosting & analytics.

answering
Flow2
by flow2

Design mobile-first presentations — create, edit, preview, and publish from your AI.

answering
AirStrings
by symbionix-sl

Manage AirStrings localization strings and publish signed bundles from your workspace.

local only

Sakupa — questions

Answers built from our own checks of this server.

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