B
Ble Hrm Server
@ThinkInAI-Hackathon
About Ble Hrm Server
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"time": {
"command": "uvx",
"args": [
"ble-hrm-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Ble Hrm Server?
Ble Hrm Server is an MCP server for discovering and connecting to Bluetooth Low Energy Heart Rate Monitor devices, monitoring heart rate in real time, retrieving current/average/maximum heart rate, generating heart rate charts and time‑bucketed data, and storing heart rate data.
How to use Ble Hrm Server?
—
Key features of Ble Hrm Server
- Discover and connect to BLE Heart Rate Monitor devices
- Monitor heart rate in real time
- Retrieve current, average, and maximum heart rate
- Generate heart rate charts and time‑bucketed data
- Store and manage heart rate data
Comments