nix
Nix, the purely functional package manager
Libstore (nix) MCP Server
Model Context Protocol (libstore) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"libstore": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-libstore"
]
}
}
}