Nix, the purely functional package manager

Libexpr (nix) MCP Server

Model Context Protocol (libexpr) server

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