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
Use cases of Ble
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments