Tambo Pulse is a next-generation clinical operations dashboard designed for modern hospital command centers. It leverages Generative UI and the Model Context Protocol (MCP) to provide real-time patient monitoring, predictive risk analysis, and resource optimization in a high-tech, cinematic interface.
Powered by Real Open Source Health Data: HealthData.gov • CDC • CMS Open Data
A futuristic entrance to the command center featuring glassmorphism, carbon-fiber textures, and staggered motion-UI animations.
- Real Health Data: Fetches from HealthData.gov, CDC, and CMS Open Data APIs.
- Virtualized Performance: Optimized for 10,000+ records using
@tanstack/react-virtual. - Intelligent Recovery: If the AI forgets to structure its response, the dashboard automatically scans the message for memory keys and recovers the visualizer.
- Risk Scoring: Real-time visualization of patient risk levels (0-100%) based on real clinical statistics.
- Distribution Analysis: Visualizes average risk scores across hospital departments (ICU, ER, Neurology, etc.).
- Real Data Integration: Aggregates statistics from open source health datasets.
- "What-If" Analysis: Simulate the impact of staffing levels and bed availability on patient safety.
- Predictive Metrics: Real-time calculation of Risk Index and Patient Experience (PX) scores.
- Frontend: Next.js 14, React 18, Tailwind CSS, Recharts.
- AI Core:
@tambo-ai/react,@tambo-ai/react/mcp. - Backend (MCP Server): Python, FastAPI mcp-server-fastmcp, Pandas.
- Data Sources:
- HealthData.gov Hospital Capacity Data
- CDC Disease Surveillance
- CMS Medicare Open Data
- Real clinical statistics with ICD-10 diagnosis codes
The dashboard works without the MCP server using real open source health data.
- Repo Root:
mcp-server/ - Build Command:
pip install -r requirements.txt - Start Command:
python server.py - Environment Variables:
PORT: 8000
- Framework: Next.js
- Environment Variables:
NEXT_PUBLIC_TAMBO_API_KEY: Your Tambo project key.NEXT_PUBLIC_MCP_SERVER_URL:https://your-backend.onrender.com/mcp/sse(optional)
- MotionViz - Creative Lead
- Nilam - Technical Developer
The dashboard operates in Real Data Mode by default, fetching live health statistics from:
- HealthData.gov: Hospital capacity and utilization metrics
- CDC: Disease surveillance and epidemiological data
- CMS: Medicare/Medicaid quality and cost data
Even when the MCP server is unavailable, the dashboard continues to display real open source health data with:
- 500+ patient records based on real hospital admission patterns
- Accurate ICD-10 diagnosis codes with proper prevalence weights
- Realistic vital signs and risk calculations
- Department distributions based on actual hospital data
Note: Version 4.0.2_OS is intended for authorized clinical personnel only. All interactions are logged via the Tambo Protocol.
© 2026 Tambo Medical Systems