scripts-for-elgato-mcp

dralezero/scripts-for-elgato-mcp
★ 0 stars Batchfile 💻 Code/Dev Tools Updated today
Scripts for installing Nodejs, Elgato MCP, start/stop mcp server, example requests/responses
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scripts-for-elgato-m": {
      "command": "npx",
      "args": [
        "-y",
        "dralezero/scripts-for-elgato-mcp"
      ]
    }
  }
}

README Excerpt

Install Elgato Stream Deck 7.4.0 or higher Settings > General > Enable MCP Actions Run As Administrator Installs Node.js, Sets Powershell execution policy, and installs current Elgato MCP from npm For Node.js, update URL and file name to current version as needed Video tutorial: https://www.youtube.com/watch?v=6fAbno8UpZU