documentation

GitHub

The official documentation for Raspberry Pi computers and microcontrollers

documentation MCP Server

MCP server for raspberrypi/documentation

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "documentation": {
      "command": "npx",
      "args": [
        "-y",
        "@raspberrypi/documentation"
      ]
    }
  }
}