Back to search
30
MCP

io.github.es617/ble-mcp-server

io.github.es617/ble-mcp-server

Let AI agents interact with real BLE hardware — scan, connect, read, write, and subscribe.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.es617/serial-mcp-server
Let AI agents interact with serial devices — list ports, connect, send, and read.
0 tools
ble-mcp-server
Bluetooth Low Energy (BLE) Model Context Protocol server for AI agents and developer tooling
0 tools
io.github.es617/dbgprobe-mcp-server
Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.
0 tools
io.github.babelwrap/babelwrap-mcp
MCP server for BabelWrap — give AI agents web browsing superpowers.
0 tools
com.jettyd/mcp
Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.
0 tools
io.github.ryanbihai/oceanbus-mcp-server
Register, discover, message, and transact with other AI agents on the OceanBus network.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.es617/ble-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}