Nix, the purely functional package manager

Libutil (nix) MCP Server

Model Context Protocol (libutil) server

View all nix servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "libutil": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-libutil"
      ]
    }
  }
}