DSM for developers — start, stop, audit, and analyze your entire dev stack with one command. MCP server with 27 tools for Claude Desktop & Claude Code. Supports Windows, WSL, macOS, Linux, and Docker. Built in Rust.
Server Config
{
"mcpServers": {
"void-stack": {
"command": "cargo",
"args": [
"install",
"--git",
"https://github.com/mague/void-stack",
"void-stack-mcp"
]
}
}
}