io.github.richard-kim-79/popup-mcp MCP Server
io.github.richard-kim-79/popup-mcp
What is the io.github.richard-kim-79/popup-mcp MCP server?
Create and manage Popup web pages via AI — no login required. 30초 만에 웹페이지를 만들고 AI로 편집하세요.
How to install io.github.richard-kim-79/popup-mcp
Copy-paste configuration for popular MCP clients.
MCP_API_KEYrequiredsecretPopup API Key — https://leaf-bluewhale2025.vercel.app/admin 에서 발급 (lf_live_... 형식)
{
"mcpServers": {
"popup-mcp": {
"command": "npx",
"args": [
"-y",
"@blueslap/popup-mcp"
],
"env": {
"MCP_API_KEY": "<YOUR_MCP_API_KEY>"
}
}
}
}{
"mcpServers": {
"popup-mcp": {
"command": "npx",
"args": [
"-y",
"@blueslap/popup-mcp"
],
"env": {
"MCP_API_KEY": "<YOUR_MCP_API_KEY>"
}
}
}
}{
"mcpServers": {
"popup-mcp": {
"command": "npx",
"args": [
"-y",
"@blueslap/popup-mcp"
],
"env": {
"MCP_API_KEY": "<YOUR_MCP_API_KEY>"
}
}
}
}{
"servers": {
"popup-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@blueslap/popup-mcp"
],
"env": {
"MCP_API_KEY": "<YOUR_MCP_API_KEY>"
}
}
}
}claude mcp add popup-mcp --env MCP_API_KEY=<YOUR_MCP_API_KEY> -- npx -y @blueslap/popup-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.