Skip to main content
Glama
es617

BLE MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BLE_MCP_TRACENoJSONL tracing of every tool call. Set to '0', 'false', or 'no' to disable.enabled
BLE_MCP_PLUGINSNoPlugin policy: 'all' to allow all, or 'name1,name2' to allow specific plugins.disabled
BLE_MCP_LOG_LEVELNoPython log level (DEBUG, INFO, WARNING, ERROR).WARNING
BLE_MCP_MAX_SCANSNoMaximum active scans per session.5
BLE_MCP_AUTH_TOKENNoPassword for OAuth approval page on HTTP transports.
BLE_MCP_ALLOW_WRITESNoSet to 'true', '1', or 'yes' to enable ble.write.disabled
BLE_MCP_MAX_SESSIONSNoMaximum concurrent MCP sessions (only for SSE and Streamable HTTP).1
BLE_MCP_TOOL_SEPARATORNoCharacter used to separate tool name segments._
BLE_MCP_TRACE_PAYLOADSNoInclude value_b64/value_hex in traced args (stripped by default).disabled
BLE_MCP_MAX_CONNECTIONSNoMaximum active BLE connections per session.3
BLE_MCP_TRACE_MAX_BYTESNoMax payload chars before truncation.16384
BLE_MCP_WRITE_ALLOWLISTNoComma-separated UUID allowlist for writable characteristics.
BLE_MCP_MAX_SUBSCRIPTIONS_PER_CONNNoMaximum notification subscriptions per connection.10

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/es617/ble-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server