Skip to main content
Glama

MCP2Serial

led_control

Control LED states using natural language commands via MCP2Serial, enabling hardware interaction through serial communication for efficient device management.

Instructions

Execute led_control command

Input Schema

NameRequiredDescriptionDefault
stateYes

Input Schema (JSON Schema)

{ "properties": { "state": { "type": "string" } }, "required": [ "state" ], "type": "object" }

You must be authenticated.

Other Tools from MCP2Serial

Related Tools

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/mcp2everything/mcp2serial'

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