twinkly-mcp
by paztek
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWINKLY_IP | No | IP address of your Twinkly device (e.g. 192.168.1.50) | |
| TWINKLY_DEVICES | No | JSON map of named devices, e.g. {"tree":"192.168.1.50","window":"192.168.1.51"} | |
| TWINKLY_READONLY | No | Set to 'true' to expose only read-only tools (no changes to your lights) | |
| TWINKLY_DISCOVERY | No | Set to 'true' to auto-discover devices on the network at startup | |
| TWINKLY_DEFAULT_DEVICE | No | Name of the device to use when a request doesn't specify one |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/paztek/twinkly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server