MCP server that turns HTML MUP panels into interactive UI tools for LLMs.
MCP server that turns HTML MUP panels into interactive tools for LLMs — render UI, call functions, and pipe data between panels. Optionally point to a folder of MUP files: A MUP is an interactive UI component that lives inside an LLM chat. It's a single file with a manifest and callable functions — no build step, no framework. The user operates it by clicking buttons; the LLM operates it through…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
MCP server that turns HTML MUP panels into interactive tools for LLMs — render UI, call functions, and pipe data between panels. Optionally point to a folder of MUP files: A MUP is an interactive UI component that lives inside an LLM chat. It's a single file with a manifest and callable functions — no build step, no framework. The user operates it by clicking buttons; the LLM operates it through function calls. Both sides see each other's actions in real time. Includes a built-in Chat widget.…