소개
A comprehensive full-stack health dashboard integrating React, Node.js, and Agentic AI through the Model Context Protocol (MCP). This tool enables users to view patient-specific biomarker data, leverage AI for analyzing these biomarkers, and receive prioritized monitoring suggestions. It also simulates real-time data changes for an interactive experience. The architecture comprises an Express.js backend acting as an API gateway and in-memory data store, a separate MCP Server providing AI analysis tools, and a React frontend for dynamic data visualization using Recharts.