Back to Apps

TestHello
Supports UIby manassankhla
A Next.js based MCP application demonstrating basic MCP integration and UI capabilities.
0 stars
Works in:claude
Exposes:Resources
What it does
TestHello is a demonstration MCP application built with Next.js. it serves as a boilerplate for creating interactive MCP UIs, leveraging the Model Context Protocol to bridge AI agent logic with a functional web-based frontend.
Key features
- Integrated MCP app architecture using
@modelcontextprotocol/ext-apps. - Next.js 16 frontend for rendering interactive agent-driven content.
- Standard MCP route implementation for communication between the client and the app.
Installation
This is a developer template. To run locally:
- Clone the repository.
- Run
npm install. - Start the dev server with
npm run dev.
Supported hosts
Confirmed for Claude (via MCP app protocol).
Choose your AI client and follow the steps below.
claude-ai
MCP server URL to add in Claude.ai Settings → Integrations





