Skip to main content
Glama

Nanoleaf MCP Server

by srnetadmin
package.json730 B
{ "name": "nanoleaf-mcp-server", "version": "1.0.0", "description": "MCP server for controlling Nanoleaf lights", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.6.0", "node-ssdp": "^4.0.1" }, "devDependencies": { "@types/node": "^20.0.0", "@types/node-ssdp": "^4.0.4", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "overrides": { "ip": "2.0.1" }, "keywords": [ "mcp", "nanoleaf", "smart-lights", "home-automation" ], "author": "", "license": "MIT" }

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