Nix, the purely functional package manager

Libexpr tests (nix) MCP Server

Model Context Protocol (libexpr-tests) server

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