Install latest/edge of debot
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install debot --edge
Don't have snapd? Get set up for snaps.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
debot is a Model Context Protocol (MCP) server that exposes the Debian Policy Manual as MCP resources, with two tools:
The policy manual is embedded at build time from the git submodule in policy/, so the server needs no network access at runtime.
Configuration for opencode
To use debot as an MCP server with [opencode](https://github.com/opencode), add
the following to your ~/.config/opencode/opencode.json:
```jsonc { "mcp": { "debot": { "type": "local", "enabled": true, "command": ["debot", "mcp"] } } } ```
| Revision | Channel | Version | Build | Commit |
|---|
The build and commit information is derived from build infrastructure records.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.