ble_plugin_list
List loaded BLE plugins with metadata and enablement status to identify plugins matching a connected device.
Instructions
List loaded plugins with their tool names and metadata. Each plugin may include a 'meta' dict with matching hints like service_uuids, device_name_contains, or description — use these to determine which plugin fits the connected device. Also returns whether plugins are enabled and the current policy. Plugins require BLE_MCP_PLUGINS env var — set to 'all' for all or 'name1,name2' to allow specific plugins. If disabled, tell the user to set this variable when adding the MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||