Odel
ble mcp server

ble mcp server

Local
@es61717PythonMITUpdated 5mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIble-mcp-serverv0.3.0

Run

uvx ble-mcp-server

MCP client config

{
  "mcpServers": {
    "ble-mcp-server": {
      "command": "uvx",
      "args": [
        "ble-mcp-server"
      ]
    }
  }
}
PyPIble-mcp-serverv0.3.0

Run

uvx ble-mcp-server

MCP client config

{
  "mcpServers": {
    "ble-mcp-server": {
      "command": "uvx",
      "args": [
        "ble-mcp-server"
      ]
    }
  }
}
PyPIble-mcp-serverv0.3.0

Run

uvx ble-mcp-server

MCP client config

{
  "mcpServers": {
    "ble-mcp-server": {
      "command": "uvx",
      "args": [
        "ble-mcp-server"
      ]
    }
  }
}