| Description | GitHub is the world's largest software development platform with 100+ million developers. From individual makers to enterprise teams, GitHub provides version control, collaboration, CI/CD with Actions, and AI assistance with Copilot. | MCP-NixOS is an open-source Model Context Protocol server that gives AI coding assistants (Claude, Cursor, and any MCP-compatible client) live, accurate access to 130K+ NixOS packages, 23K+ system options, Home Manager, nix-darwin, flakes, Nix function signatures, and package version history. It's built for NixOS developers who are tired of their AI hallucinating package and attribute names, querying source APIs directly rather than relying on stale training data. Its main differentiators are an extremely small context footprint (~1,030 tokens across just two tools) and the fact that it needs no Nix installation to run, working as a plain API client on Windows, macOS, or Linux. |