Streamdeck MCP
Stream Deck MCP lets agents build and reconfigure real Elgato Stream Deck profiles. Its 9 documented tools cover streamdeck, page. It runs locally over stdio via the published package.
People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-12 · ★ 38 · #46 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Streamdeck MCP
Claude Code
claude mcp add verygoodplugins-streamdeck-mcp -- uvx streamdeck-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"verygoodplugins-streamdeck-mcp": {
"command": "uvx",
"args": [
"streamdeck-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package streamdeck-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.verygoodplugins is GitHub-verified and matches the repo owner
03 · What Streamdeck MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can search configured buttons/dials across profiles and return paste-ready native action objects for streamdeck_write_page, list desktop profiles, device metadata, page directories, and active profile roots from ProfilesV3 or ProfilesV2, read a page manifest and return simplified button details plus raw native action objects, and create or rewrites a page manifest. Prefer action from find_actions / button.raw when reusing configured third-party plugin actions.
The 9 tools it gives your agent
Extracted from the project's README - what streamdeck-mcp lets an agent do.
- streamdeck_find_actions
- - Searches configured buttons/dials across profiles and returns paste-ready native action objects for streamdeck_write_page.
- streamdeck_read_plugins
- - Lists installed Stream Deck plugins and declared actions from readable plugin manifests. Protected or binary manifests are reported with diagnostics instead of
- streamdeck_read_profiles
- - Lists desktop profiles, device metadata, page directories, and active profile roots from ProfilesV3 or ProfilesV2.
- streamdeck_read_page
- - Reads a page manifest and returns simplified button details plus raw native action objects.
- streamdeck_write_page
- - Creates or rewrites a page manifest. Prefer action from find_actions / button.raw when reusing configured third-party plugin actions.
- streamdeck_create_icon
- - Generates button or touch-strip PNGs from Material Design Icons or text. Icons are bundled offline; unknown names return close-match suggestions.
- streamdeck_create_action
- - Creates an executable shell script in ~/StreamDeckScripts/ and returns an Open action block.
- streamdeck_restart_app
- - Restarts the macOS Stream Deck desktop app after profile changes.
- streamdeck_install_mcp_plugin
- - Installs the bundled streamdeck-mcp Stream Deck plugin used for durable encoder imagery. Usually auto-installed by streamdeck_write_page.
Latest releases
v0.3.0 · 2026-04-28
0.3.0 (2026-04-28) · bundle Material Design Icons for offline glyph rendering · preserve encoder controller + Stream Deck + XL layout · refuse writes while Elgato app is running + restart_app path fix…
v0.2.0 · 2026-03-23
0.2.0 (2026-03-23) · make profile writer the default streamdeck server
v0.1.2 · 2025-12-25
04 · Who maintains Streamdeck MCP
streamdeck-mcp is maintained by verygoodplugins. We track 8 MCP servers from verygoodplugins - 8 actively maintained, 230 combined GitHub stars, oldest repo from Aug 2025. Full record: all servers from verygoodplugins.
- MCP AutoMem Graph-vector memory for AI assistants using FalkorDB and Qdrant ★ 64
- MCP FreeScout FreeScout ticket management with AI-powered analysis, search filters, and structured outputs. ★ 24
- MCP Evernote Evernote note management with OAuth and ENML conversion ★ 32
- Robinhood Portfolio Research Read-only research tools for Robinhood portfolio data ★ 38
- MCP Local WP WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema. ★ 29
- Easy Digital Downloads MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics ★ 4
05 · Facts
- repository
- github.com/verygoodplugins/streamdeck-mcp
- category
- automation - ranked #46 of 194 actively-maintained automation servers as of 2026-08-25.
- registry
- io.github.verygoodplugins/streamdeck-mcp (active, first published 2025-12-25)
- packages
- pypi:streamdeck-mcp
06 · Streamdeck MCP FAQ
Is Streamdeck MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-12. We re-verify nightly.
What can Streamdeck MCP do?
With this server connected, an agent can search configured buttons/dials across profiles and return paste-ready native action objects for streamdeck_write_page, list desktop profiles, device metadata, page directories, and active profile roots from ProfilesV3 or ProfilesV2, read a page manifest and return simplified button details plus raw native action objects, and create or rewrites a page manifest. Prefer action from find_actions / button.raw when reusing configured third-party plugin actions.
How do I install Streamdeck MCP?
Run `uvx streamdeck-mcp`. You can also paste the ready-made client config above.
Does Streamdeck MCP run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Streamdeck MCP
Alternatives to Streamdeck MCP
Maintained automation servers if Streamdeck MCP isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 69,309 · 2026-08-24
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 32,478 · 2026-08-25
- Windows MCP An MCP Server for computer-use in Windows OS ★ 6,808 · 2026-08-22
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,503 · 2026-08-24
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,760 · 2026-08-22
- Tooluniverse 2,500+ scientific tools for AI scientists: life science, research, literature, and more. ★ 1,655 · 2026-08-20
More automation MCP servers · Coda · Humane Proxy · Cookidoo MCP · Halo PSA · NoteStore Lab MCP
More Python MCP servers · Apple Books · Attestix · MetaTrader 5 MCP Bridge · Vinv · Wander Agent · see all