Back to MCP Servers
🔌

utensils/mcp-nixos

MIT

🐍 🏠 - MCP server providing accurate information about NixOS packages, system options, Home Manager configurations, and nix-darwin macOS settings to prevent AI hallucinations.

PythonAI & LLMs

Install

uvx mcp-nixos

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "utensils-mcp-nixos": {
      "command": "uvx",
      "args": [
        "mcp-nixos"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.