Nix, the purely functional package manager

Libexpr test support (nix) MCP Server

Model Context Protocol (libexpr-test-support) server

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