Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp2mqtt
Claim
by
mcp2everything
GitHub
Home Automation & IoT
Python
MIT License
11
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
led_control
控制LED开关
Input Schema
Name
Required
Description
Default
state
Yes
LED状态(on/off)
Input Schema (JSON Schema)
{
"
properties
"
: {
"
state
"
: {
"
description
"
:
"
LED状态(on/off)
"
,
"
enum
"
: [
"
on
"
,
"
off
"
],
"
type
"
:
"
string
"
}
},
"
required
"
: [
"
state
"
],
"
type
"
:
"
object
"
}
Install Server
You must be
authenticated
.
Other Tools
get_pico_info
led_control
set_pwm