
First MCP App
Supports UIby brunobuddy
Minimalistic MCP App demonstration featuring an interactive flight card UI.
What it does
First MCP App is a demonstration project that showcases the capability of MCP Apps to render interactive UI components. Specifically, it implements a flight card resource that allows AI models to present flight information in a structured, visual format rather than plain text.
Key features
- Flight Card UI: Renders a dedicated HTML-based flight card for better data visualization.
- Tool Integration: Includes a
get-flightstool to fetch flight data that populates the UI. - Vite-Powered: Uses Vite and
vite-plugin-singlefileto bundle UI resources into single files for efficient delivery.
Installation
Clone the repository and install dependencies.
- Claude Desktop:
{
"mcpServers": {
"first-mcp-app": {
"command": "npm",
"args": ["run", "dev"]
}
}
}
Supported hosts
Confirmed for Claude Desktop.
Quick install
npm install -g first-mcp-appInformation
- Pricing
- free
- Published
- 4/30/2026
- stars






