xv6-riscv
C repository by @mit-pdos. Model Context Protocol (MCP) server & tools with 9.6k stars.
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"
]
}
}
}