xv6-riscv

GitHub

C repository by @mit-pdos. Model Context Protocol (MCP) server & tools with 9.6k stars.

9,586 stars C C

xv6-riscv MCP Server

MCP server for mit-pdos/xv6-riscv

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "xv6-riscv": {
      "command": "npx",
      "args": [
        "-y",
        "@mit-pdos/xv6-riscv"
      ]
    }
  }
}