MCP Server
io.github.verygoodplugins/streamdeck-mcp MCP Server
io.github.verygoodplugins/streamdeck-mcp
What is the io.github.verygoodplugins/streamdeck-mcp MCP server?
MCP server for Elgato Stream Deck control — set buttons, manage pages, wire actions
How to install io.github.verygoodplugins/streamdeck-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"streamdeck-mcp": {
"command": "uvx",
"args": [
"streamdeck-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"streamdeck-mcp": {
"command": "uvx",
"args": [
"streamdeck-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"streamdeck-mcp": {
"command": "uvx",
"args": [
"streamdeck-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"streamdeck-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"streamdeck-mcp"
]
}
}
}Claude Code
claude mcp add streamdeck-mcp -- uvx streamdeck-mcpRelated MCP servers
MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics
View repository →FreeScout ticket management with AI-powered analysis, search filters, and structured outputs.
View repository →WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema.
View repository →