Skip to main content
Glama
304,931 tools. Last updated 2026-07-22 09:26

"NixOS" matching MCP tools:

  • Query NixOS packages, options, Home Manager, and nix-darwin configurations to obtain current data from nixpkgs and Nix channels, preventing AI hallucination about Nix resources.
    MIT
  • Activate NixOS or Home Manager configuration by running the switch command, recording rollback generation and summarizing changes. Optionally validate with a dry build before switching.
    MIT
  • Retrieve comprehensive YouTube video metadata including title, description, statistics, duration, tags, and channel details by providing the video ID.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP-NixOS is a Model Context Protocol server that provides real-time, accurate information about NixOS packages, options, Home Manager, and nix-darwin configurations, preventing AI assistants from hallucinating about NixOS resources and enabling them to deliver factual system configuration guidance.
    Last updated
    2
    746
    MIT
  • Run a validation ladder from quick lint to dry-activate to check NixOS or Home Manager configurations for errors and preview changes.
    MIT
  • Evaluate final merged values of NixOS/Home Manager configuration attributes using nix eval. Supports single or batch attribute queries with auto-resolved flake URI and mode.
    MIT
  • Find which files define a NixOS or Home Manager option, with each file and contributed value, to quickly edit the right configuration.
    MIT
  • Find the version history of NixOS packages from NixHub.io, with optional filtering by specific version and limiting the number of results.
    MIT
  • Build a full NixOS or Home Manager system closure without activating it, returning the output store path for inspection or later use.
    MIT