Nix, the purely functional package manager

Libstore c (nix) MCP Server

Model Context Protocol (libstore-c) server

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