Nix, the purely functional package manager

Libflake (nix) MCP Server

Model Context Protocol (libflake) server

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