dynamic-ui-mcp.md

Dynamic MCP UI Generator

UI App
from"iamadi11"
540

Create custom forms, dashboards, and charts with glassmorphism interface

Developer Tools
formsdashboardschartsglassmorphism
install.sh
# Clone the repository
$git clone https://github.com/iamadi11/mcp-ui-poc
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve