Skip to main content
Glama

Nanoleaf MCP Server

by srnetadmin
warp-mcp-config.json421 B
{ "mcpServers": { "nanoleaf": { "command": "docker", "args": [ "run", "--rm", "-i", "--network=host", "-e", "NANOLEAF_IP=192.168.4.121", "-e", "NANOLEAF_AUTH_TOKEN=KGp2C4ogJT0Zpjy9ghRyA0cW3wyZOXK0", "-e", "NANOLEAF_PORT=16021", "-e", "NANOLEAF_PROTOCOL=http", "nanoleaf-mcp-server-nanoleaf-mcp-server" ], "env": {} } } }

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/srnetadmin/nanoleaf-mcp-server'

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