io.github.es617/ble-mcp-server
Let AI agents interact with real BLE hardware — scan, connect, read, write, and subscribe.
{
"mcpServers": {
"ble-mcp-server": {
"command": "uvx",
"args": [
"ble-mcp-server"
],
"env": {
"BLE_MCP_ALLOW_WRITES": "<ble_mcp_allow_writes>",
"BLE_MCP_WRITE_ALLOWLIST": "<ble_mcp_write_allowlist>",
"BLE_MCP_PLUGINS": "<ble_mcp_plugins>",
"BLE_MCP_TOOL_SEPARATOR": "<ble_mcp_tool_separator>",
"BLE_MCP_MAX_SESSIONS": "<ble_mcp_max_sessions>",
"BLE_MCP_AUTH_TOKEN": "<your-ble_mcp_auth_token>"
}
}
}
}BLE_MCP_ALLOW_WRITESEnable BLE characteristic writes (off by default for safety)
BLE_MCP_WRITE_ALLOWLISTComma-separated UUID allowlist for writable characteristics
BLE_MCP_PLUGINSPlugin policy: 'all' or comma-separated plugin names. Unset = disabled.
BLE_MCP_TOOL_SEPARATORTool name separator character (default '_'). Set to '.' if your client supports dots.
BLE_MCP_ALLOW_WRITESEnable BLE characteristic writes (off by default for safety)
BLE_MCP_WRITE_ALLOWLISTComma-separated UUID allowlist for writable characteristics
BLE_MCP_PLUGINSPlugin policy: 'all' or comma-separated plugin names. Unset = disabled.
BLE_MCP_TOOL_SEPARATORTool name separator character (default '_'). Set to '.' if your client supports dots.
BLE_MCP_MAX_SESSIONSMaximum concurrent MCP sessions (default 1).
BLE_MCP_AUTH_TOKENPassword for OAuth approval page. Required unless --no-auth is used.
BLE_MCP_ALLOW_WRITESEnable BLE characteristic writes (off by default for safety)
BLE_MCP_WRITE_ALLOWLISTComma-separated UUID allowlist for writable characteristics
BLE_MCP_PLUGINSPlugin policy: 'all' or comma-separated plugin names. Unset = disabled.
BLE_MCP_TOOL_SEPARATORTool name separator character (default '_'). Set to '.' if your client supports dots.
BLE_MCP_MAX_SESSIONSMaximum concurrent MCP sessions (default 1).
BLE_MCP_AUTH_TOKENPassword for OAuth approval page. Required unless --no-auth is used.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.