open-mcp-apps-persistent-ui

Installation
SKILL.md

open-mcp-apps Persistent UI Skill

Skill by ara.so — MCP Skills collection.

Overview

open-mcp-apps is an MCP server that enables AI assistants to create persistent, reusable UI components. When a user asks for a UI (kanban board, habit tracker, reading list), the AI writes a single-file HTML app, saves it to a registry, and binds it to persistent SQLite-backed data. The app persists across conversations and hosts.

Key capabilities:

  • App registry: AI can write and save new HTML apps on demand
  • Persistent data: Apps bind to versioned SQLite collections with idempotent mutations
  • Shell runtime: Serves apps with MCP App bridge, host theming, and data API
  • 17 built-in apps: Ready-made components (companion, study cards, family week planner)

Installation

Standard Installation (One Command)

Installs
29
GitHub Stars
7
First Seen
Jul 31, 2026
open-mcp-apps-persistent-ui — reason-machines/mcp-skills