Skip to main content
Glama
524,517 tools. Updated 2026-09-06 16:13

"NixOS" matching MCP tools:

  • Query NixOS packages, options, and configurations in real time. Get accurate answers from Home Manager, Darwin, flakes, and Nix docs to prevent AI hallucinations.
    MIT
  • Activate NixOS or Home Manager configurations with rollback tracking, returning a summary of changed units, derivations, and systemd health. Optionally validate with a dry-build first.
    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
    A
    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.
    2
    813
    MIT
  • F
    license
    B
    quality
    F
    maintenance
    Enables searching and retrieving NixOS configuration options using the official NixOS search API. It provides detailed metadata including option types, default values, and descriptions with full support for paginated results.
    2
    1
    -
  • Enumerate NixOS or Home Manager generations with dates and current marker, or revert to a previous generation by ID or path.
    MIT
  • Determine the effective value of any NixOS or Home Manager configuration attribute by running a Nix evaluation. Supports batch queries for multiple attributes in a single call.
    MIT
  • Compile a NixOS or Home Manager configuration closure without activating it, returning the resulting store path. Failed attempts include derivation path and log tail for diagnosis.
    MIT
  • Validate NixOS or Home Manager configurations across three escalating stages: lint for static findings, dry-build for closure planning, and dry-activate for activation previews.
    MIT
  • Find which NixOS or Home Manager files define a given configuration option and see each contributed value, so you can edit the right file.
    MIT
  • Retrieve version history for NixOS packages from NixHub.io. Specify a package name and optionally a version or limit to get accurate, factual release information.
    MIT