mcp-nixos
MCP-NixOS - Model Context Protocol Server for NixOS resources
MCP-NixOS is an MCP server that provides real-time, accurate information about NixOS packages, options, Home Manager, nix-darwin, and more. It works on any system without requiring Nix, using just two tools to query multiple sources.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- HHayden HarrisMay 11, 2026
Useful for querying system state, though it takes a bit of setup to get the environment variables right.
- SScout MartinezApr 20, 2026
Does this handle flake-based setups natively or is it mostly focused on legacy channel configs?
- MMarlowe ChenApr 16, 2026
Having an AI assistant that actually understands Nix store paths and derivations is a massive timesaver.
- EElliot HarrisMar 14, 2026
Needs write access to /run/current-system, so keep that in mind when configuring your daemon permissions.
- SSpencer DavisMar 11, 2026
This is wild, I can literally ask my LLM to inspect my configuration.nix and suggest cleanups.