Back to Apps

MCP Apps Demo
Supports UIby donghaozhang
A demonstration of MCP Apps featuring an interactive UI for time retrieval via MCP protocol.
0 stars
Works in:claude
Exposes:ResourcesTools
What it does
MCP Apps Demo showcases the capability of Model Context Protocol (MCP) Apps to render a functional user interface that interacts with an MCP server. It provides a web-based UI that allows users to trigger a get-time tool and see the result rendered directly in the application.
Key features
- Interactive UI: A dedicated HTML/TS interface for calling MCP tools.
- Resource Serving: Demonstrates how to serve bundled HTML as an MCP resource.
- Cloud Ready: Includes a Dockerfile for deployment to Google Cloud Run.
- Full-Stack Demo: Includes both the MCP server implementation and the client app logic.
Installation
Clone the repository and install dependencies:
pnpm install
Build the app:
pnpm build
Run the server:
pnpm serve
Supported hosts
- Claude Desktop
Quick install
pnpm install && pnpm build && pnpm serveInformation
- Pricing
- free
- Published
- 4/24/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Configure the server URL in your MCP settings to serve the bundled HTML resource.





