cre8-mcp-ui

tmorrowdev/cre8-mcp-ui
★ 0 stars TypeScript Browser/Web Updated 9d ago
Python FastMCP server serving @tmorrow/cre8-wc components as interactive mcp-ui resources, with a real postMessage data loop
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cre8-mcp-ui": {
      "command": "npx",
      "args": [
        "-y",
        "tmorrowdev/cre8-mcp-ui"
      ]
    }
  }
}

README Excerpt

A standalone Python **FastMCP** server that serves [`@tmorrow/cre8-wc`](https://www.npmjs.com/package/@tmorrow/cre8-wc) components as interactive **mcp-ui** resources, with a real `postMessage` data-communication loop. Scaffolded with the `cre8-mcp-ui` skill. Each UI-returning tool returns `list[UIResource]` — a `ui://` resource whose

Tools (1)

save_contact

Topics

cre8design-systemfastmcplitmcpmcp-uipythonweb-components