ThinkInAI-Hackathon/ble-hrm-server
If you are the rightful owner of ble-hrm-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.
A MCP server that functions as a BLE Heart Rate Monitoring server to connect with HRM devices.
Tools
Functions exposed to the LLM to take actions
monitoring_heart_rate
Start monitoring the heart rate of the device for a specified duration.
get_heart_rate
Get the current heart rate, averaged over the last 10 seconds.
evaluate_active_heart_rate
Evaluate the maximum heart rate over the last 60 seconds.
get_heart_rate_bucket
Get the heart rate bucket of the last 10 seconds with a specified bucket size.
build_heart_rate_chart
Build a heart rate chart for the last 600 seconds with dynamic bucket sizing.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client