Loading MCP server directory, please wait...
AI agent access to Linux servers without SSH: scoped tools, per-call isolation, root only if granted
npx @getmcp/cli add io.github.nucleusv/linux-mcp-daemonRequires Pre-built binary. Community-contributed server. Review source before installing.
AuthorizationBearer <token> printed by `linuxctl create mcpd user`
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nucleusv/linux-mcp-daemon": {
"url": "https://{host}:9091/sse",
"transport": "sse",
"headers": {
"Authorization": ""
}
}
}
}