Command Palette

Search for a command to run...

UnylyUnyly
Browse all

App Ui

FreeNot checked

This MCP server provides the current server time through a basic resource and tool, following the MCP Apps quickstart.

GitHubEmbed

About

This MCP server provides the current server time through a basic resource and tool, following the MCP Apps quickstart.

README

This repo contains the MCP Apps quickstart server copied from the official modelcontextprotocol/ext-apps repository.

Run

pnpm install
pnpm build
pnpm start

The server exposes a basic MCP App UI resource and tool following the MCP Apps quickstart. Use the mcp-app-ui MCP server to get the current server time.

Configure and Use in Claude Desktop

Add the MCP Server. I used claude_desktop_config.json: MCP App UI

  "mcpServers": {
    "mcp-app-ui": {
      "command": "pnpm",
      "args": [
        "--dir",
        "/Users/brian/_code/github/brianpmccullough/mcp-app-ui",
        "exec",
        "tsx",
        "main.ts",
        "--stdio"
      ]
    }
  },

Restart Claude Desktop and ask to use the MCP:

MCP App UI

Upstream

from github.com/brianpmccullough/mcp-app-ui

Installing App Ui

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/brianpmccullough/mcp-app-ui

FAQ

Is App Ui MCP free?

Yes, App Ui MCP is free — one-click install via Unyly at no cost.

Does App Ui need an API key?

No, App Ui runs without API keys or environment variables.

Is App Ui hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install App Ui in Claude Desktop, Claude Code or Cursor?

Open App Ui on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare App Ui with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All design MCPs