Nix, the purely functional package manager

Libexpr c (nix) MCP Server

Model Context Protocol (libexpr-c) server

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