freebsd-src

GitHub

The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....

9,262 stars C 1 file ยท ~743 tokens

freebsd-src MCP Server

MCP server for freebsd/freebsd-src

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