SERVER

Ble Mcp Server

Rank #742

io.github.es617/ble-mcp-server

MCP server providing ble-server capabilities

6 versions
168 GitHub stars
by es617 (9 servers)View repository ↗
First listed
Feb 13, 2026
Last publish date
Mar 30, 2026
OVERVIEW

Ble Mcp Server is a Model Context Protocol (MCP) server published by es617. It ranks #742 of 58,832 servers tracked on MCP Toplist, and its repository has 168 GitHub stars. Ble Mcp Server is listed on Official MCP, with 6 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Mar 30, 2026.

STANDING
#742of 58,832 tracked serversTop 5%

Ranks ahead of 58,090 of 58,832 servers on MCP Toplist.

Recent momentum
+14GitHub stars since Feb 9 (+9%)
CONNECT

Use Ble Mcp Server

Add Ble Mcp Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "ble-mcp-server": {
      "command": "uvx",
      "args": [
        "ble-mcp-server"
      ],
      "env": {
        "BLE_MCP_ALLOW_WRITES": "<your BLE_MCP_ALLOW_WRITES>",
        "BLE_MCP_WRITE_ALLOWLIST": "<your BLE_MCP_WRITE_ALLOWLIST>",
        "BLE_MCP_PLUGINS": "<your BLE_MCP_PLUGINS>",
        "BLE_MCP_TOOL_SEPARATOR": "<your BLE_MCP_TOOL_SEPARATOR>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "ble-mcp-server": {
      "command": "uvx",
      "args": [
        "ble-mcp-server"
      ],
      "env": {
        "BLE_MCP_ALLOW_WRITES": "<your BLE_MCP_ALLOW_WRITES>",
        "BLE_MCP_WRITE_ALLOWLIST": "<your BLE_MCP_WRITE_ALLOWLIST>",
        "BLE_MCP_PLUGINS": "<your BLE_MCP_PLUGINS>",
        "BLE_MCP_TOOL_SEPARATOR": "<your BLE_MCP_TOOL_SEPARATOR>",
        "BLE_MCP_MAX_SESSIONS": "<your BLE_MCP_MAX_SESSIONS>",
        "BLE_MCP_AUTH_TOKEN": "<your BLE_MCP_AUTH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "ble-mcp-server": {
      "command": "uvx",
      "args": [
        "ble-mcp-server"
      ],
      "env": {
        "BLE_MCP_ALLOW_WRITES": "<your BLE_MCP_ALLOW_WRITES>",
        "BLE_MCP_WRITE_ALLOWLIST": "<your BLE_MCP_WRITE_ALLOWLIST>",
        "BLE_MCP_PLUGINS": "<your BLE_MCP_PLUGINS>",
        "BLE_MCP_TOOL_SEPARATOR": "<your BLE_MCP_TOOL_SEPARATOR>",
        "BLE_MCP_MAX_SESSIONS": "<your BLE_MCP_MAX_SESSIONS>",
        "BLE_MCP_AUTH_TOKEN": "<your BLE_MCP_AUTH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

es617

Organization
Total servers
9
Total versions
17
MORE FROM THIS PUBLISHER

Other servers by es617

View all es617 servers →
VERSIONS

Available versions (6)

VersionPublished
0.3.0Mar 30, 2026
0.2.0Mar 20, 2026
0.1.5Mar 7, 2026
0.1.4Mar 6, 2026
0.1.1Feb 13, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Ble Mcp Server?
MCP server providing ble-server capabilities
Who maintains Ble Mcp Server?
Ble Mcp Server is maintained by es617, which publishes 9 MCP servers (17 total versions) tracked on MCP Toplist.
Is Ble Mcp Server an official MCP server?
Yes — Ble Mcp Server is listed on the Official MCP Registry.
How many versions does Ble Mcp Server have?
MCP Toplist tracks 6 versions of Ble Mcp Server, most recently published on Mar 30, 2026.
Where can I find the source code for Ble Mcp Server?
The source code for Ble Mcp Server is hosted at github.com/es617/ble-mcp-server.git.
EXPLORE