es617/ble-mcp-server
Bluetooth Low Energy (BLE) MCP server for Claude Code and other MCP-compatible agents.
Platform-specific configuration:
{
"mcpServers": {
"ble-mcp-server": {
"command": "npx",
"args": [
"-y",
"ble-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...