Nix, the purely functional package manager

Libstore test support (nix) MCP Server

Model Context Protocol (libstore-test-support) server

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