Back to directory
maxkotas/animatronic-eyes-mcp

maxkotas/animatronic-eyes-mcp

@maxkotas

MCP server for controlling animatronic eyes via serial communication with Arduino

animatroniceyesarduinohardwareserialautomation

Installation & Configuration

{
  "mcpServers": {
    "animatronic-eyes-mcp": {
      "command": "node",
      "args": [
        "/path/to/animatronic-eyes-mcp/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17