mcpbeat Sign in
local only

Popup MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 17 Jul 2026.

Create and manage Popup web pages via AI — no login required. 30초 만에 웹페이지를 만들고 AI로 편집하세요.

Installs per day peak 9 · avg 3 · +106% w/w
a month agotoday
24
Installs / week
npm · @blueslap/popup-mcp
0
Stars
0 open issues
17 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: MCP_API_KEY (Popup API Key — https://leaf-bluewhale2025.vercel.app/admin 에서 발급 (lf_live_... 형식)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Popup MCP

same job, measured the same way
Lindo AI
by lindoai

Create and manage Lindo AI websites, pages, blogs, clients, and credits from any MCP client.

28 installs/wk answering
Putput MCP
by putput-io-dev

File uploads for AI agents. Upload, list, and manage files. No signup required.

27 installs/wk 4 tools answering
InstaPods
by instapods

Deploy and manage web apps on InstaPods: create pods, push files, run commands, read logs.

answering
Create Web Page
by create-web-page

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

27 tools answering
Omniwatchguard
by omniwatchguard

AI-powered website change monitoring - manage monitors and alerts via MCP.

7 tools answering
Replicate
by mcparmory

Run AI models, create deployments, and manage predictions via cloud API

266 installs/wk local only
Kylas CRM
by kylastech

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

69 installs/wk local only
Kylas CRM
by akshaykylas94

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

58 installs/wk local only

Popup MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Popup MCP?
Popup 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 @blueslap/popup-mcp was installed 24 times last week.
How do I connect Popup 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 @blueslap/popup-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Popup MCP?
The npm package @blueslap/popup-mcp was installed 24 times in the last week. Week over week that is +106%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Popup MCP open source?
Yes — it is published under the MIT licence, written in TypeScript 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.