Skip to content
Claude Desktop

streamdeck mcp for Claude Desktop

io.github.verygoodplugins/streamdeck-mcp

MCP server for Elgato Stream Deck control — set buttons, manage pages, wire actions

client:Claude Desktop transport:stdio runtime:pypi

Install streamdeck mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "streamdeck-mcp": {
      "command": "uvx",
      "args": [
        "streamdeck-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

streamdeck mcp in other clients