Nix, the purely functional package manager

Libstore (nix) MCP Server

Model Context Protocol (libstore) server

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