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…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
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.…