# mcdbus D-Bus MCP server — bridge Linux IPC into the Model Context Protocol. Gives Claude native tool access to session and system D-Bus services through introspection-first discovery. ## Install ```bash uv run mcdbus ``` ## Add to Claude Code ```bash claude mcp add mcdbus -- uv run --directory /path/to/mcdbus mcdbus ```