build
The official build framework for the Armbian Linux distribution. This repository contains the complete toolchain and scripts required to compile custom OS images from source, including kernel configuration, U-Boot handling, and board-specific tweaks for various ARM and ARM64 single-board computers.
build MCP Server
MCP server for armbian/build
Ready-to-Use Client Configurations
{
"mcpServers": {
"build": {
"command": "npx",
"args": [
"-y",
"@armbian/build"
]
}
}
}