bazzite-mcp
Provides tools and knowledge for managing Flatpak packages, including installation, updates, and troubleshooting on Bazzite systems.
Provides tools and knowledge for managing Homebrew packages, including installation, updates, and troubleshooting on Bazzite systems.
Provides tools for interacting with Steam library, generating gaming reports, and managing MangoHud settings on Bazzite systems.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@bazzite-mcpcheck system health and status"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
bazzite-mcp
MCP server plus local skill content for agents operating a Bazzite host.
Use it when the agent needs:
Bazzite-native knowledge and install choices
Live host state and guarded mutations
Desktop awareness: screenshots, windows, input, accessibility
Built-in Bazzite knowledge resources and official doc pointers
src/bazzite_mcp/ is the capability layer.
skills/bazzite-operator/ is the workflow/policy layer.
Install
Requires Python 3.11+ and uv.
uv tool install bazzite-mcp
bazzite-mcp --versionFrom source:
git clone https://github.com/rolandmarg/bazzite-mcp.git
cd bazzite-mcp
uv syncMCP Setup
Claude Code:
{
"mcpServers": {
"bazzite": {
"command": "bazzite-mcp"
}
}
}Any stdio-capable MCP client can use the same command.
From a source checkout:
uv run --directory /path/to/bazzite-mcp python -m bazzite_mcpCore MCP
The server exposes host capabilities for:
packages,
ujust, updates, audit, rollbacksystem info, storage checks, snapshots, health checks
settings: theme, audio, power, display, gsettings
services, firewall, networking
containers and VMs
desktop control: screenshots, windows, AT-SPI actions, keyboard, mouse
gaming: Steam library, reports, MangoHud settings
lightweight docs/knowledge lookup and official source pointers
Resources:
bazzite://system/overviewbazzite://knowledge/indexbazzite://knowledge/install-policybazzite://knowledge/troubleshootingbazzite://server/info
Skills
The repo includes skills/bazzite-operator/.
Use the skill for:
choosing the right Bazzite install path:
ujust, Flatpak, Homebrew, Distrobox, VM, rpm-ostreetroubleshooting Bazzite-specific desktop, service, and update issues
turning raw MCP output into Bazzite-aware recommendations
Use MCP tools for live state and host changes. Use the skill for policy and workflow.
Utilities
Clean local data:
bazzite-mcp-cleanupRemove config too:
bazzite-mcp-cleanup --include-configLicense
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rolandreads/bazzite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server