io.github.richard-kim-79/popup-mcp — Model Context Protocol (MCP) Server
The io.github.richard-kim-79/popup-mcp server creates and manages Popup web pages via AI, without requiring login. It can generate and edit web pages through conversation, and pages can be shared via a link. The server requires an API key to be configured.
🛠️ Key Features
- Creates and manages Popup web pages via AI
- Generate, edit, and delete web pages through dialogue
- No login required; sharing via link
- Requires
MCP_API_KEYconfiguration
🚀 Use Cases
- Build a web page in ~30 seconds
- Iteratively edit page content using AI
- Remove existing Popup pages when no longer needed
⚡ Developer Benefits
- Integrates with Claude Desktop by adding an MCP server entry
- Uses
npx -y @popup-ai/mcp-serverfor startup - Supports tool-based interaction (9 tools are referenced in documentation)
⚠️ Limitations
- API key is required via
MCP_API_KEY(login is not required, but credential configuration is)
📚 Topics
- Popup web pages
- AI-assisted page creation and editing
- Claude Desktop MCP integration