nix-agent
Related Servers
Alternatives to nix-agent
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceA security-first MCP server that enables clients to inspect and edit multiple local repositories via configured aliases, with read-only Git access and allowlisted test commands.5-
- AlicenseNot gradedqualityCmaintenanceA production-ready MCP server for secure, session-based command execution, file manipulation, and system inspection via local terminal sessions.2 npmISC
- AlicenseAqualityCmaintenanceA security-first MCP server for managing Whatbox slots with structured read-only inspection and approval-gated mutations, including storage, services, website deployment, and torrent control.30MIT
- -licenseNot gradedqualityNot gradedmaintenanceLocal-first MCP server for repo-scoped development tasks like inspection, testing, documentation, and patching, designed to complement Cline with a structured local execution layer.-
- AlicenseNot gradedqualityAmaintenanceA secure, local-first MCP server for read-only inspection and troubleshooting of development environments, exposing narrow, typed, auditable capabilities for repository inspection, log summarization, Docker review, and security scanning without granting unrestricted machine access.MIT
- AlicenseBqualityBmaintenanceA local, evidence-driven MCP runtime and control plane for open-source maintainers that provides workspace-bounded tools including controlled file operations, command execution, validation primitives, durable execution records, and human review workflows via stdio and Streamable HTTP transports.33MIT
TDQS
Scored across 7 tools
Each tool has a distinct primary purpose, but diff overlaps with build, switch, and check because it can both build and activate. check's dry-build also partially overlaps with diff's preview behavior, though the descriptions do clarify the intended use cases.
The naming is readable and all lowercase, but it mixes bare verbs (diff, build, switch, check), a noun (generations), and verb_noun pairs (eval_config, locate_option). There is no single consistent pattern across the set.
Seven tools is well-scoped for a NixOS/Home Manager agent. Each tool covers a meaningful part of the configuration lifecycle without unnecessary redundancy or bloat.
The surface covers the core workflow: build, switch, diff, validate, rollback, evaluate config values, and locate option definitions. This is a complete enough set for practical system configuration management, with no obvious dead ends.