serial.plugin.list
List loaded serial plugins with tool names and metadata to identify the correct plugin for connected devices.
Instructions
List loaded plugins with their tool names and metadata. Each plugin may include a 'meta' dict with matching hints like 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 SERIAL_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 | |||