Ble Hrm Server

Created By
ThinkInAI-Hackathona year ago
A Python MCP server for Bluetooth Low Energy (BLE) Heart Rate Monitoring. Connects to BLE HRM devices, monitors heart rate, and provides tools for heart rate data analysis and visualization.
Overview

Tools

  • monitoring_heart_rate: Start monitoring heart rate for a specified duration
  • get_heart_rate: Get the average heart rate over the last 10 seconds
  • evaluate_active_heart_rate: Get the maximum heart rate in the last 60 seconds
  • get_heart_rate_bucket: Get heart rate data in 1-second buckets for the last 10 seconds
  • build_heart_rate_chart: Generate a PNG chart of heart rate data for the last 600 seconds

Server Config

{
  "mcpServers": {
    "time": {
      "command": "uvx",
      "args": [
        "ble-hrm-server"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
ThinkInAI-Hackathon
Star
-
Language
-
License
-
Category

Recommend Servers

View All