yejelim/vitaldb-mcp-server
If you are the rightful owner of vitaldb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
VitalDB MCP Server - Advanced Edition is a server designed for advanced data exploration and analysis using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
find_cases
Track-based case search.
get_case_info
Retrieve case information.
search_available_tracks
List available tracks.
filter_cases_by_statistics
Filter cases based on statistical conditions.
batch_analyze_cases
Perform batch analysis on multiple cases.
analyze_correlation
Conduct correlation analysis between signals.
compare_groups
Compare statistics between two groups.
detect_anomalies
Detect anomalies using Z-score and IQR methods.
time_window_analysis
Analyze data within specific time windows.
export_to_csv
Export analysis results to CSV.
plot_multiple_cases
Plot multiple cases with overlay or subplot options.
plot_distribution
Visualize data distribution with histograms and boxplots.
plot_scatter_correlation
Create scatter plots for correlation analysis.
plot_heatmap
Generate heatmaps for time-based track value changes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client