MCP.so
Sign In
Servers

MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages

@utensils

MCP-NixOS - Model Context Protocol Server for NixOS resources

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "nixos": {
      "command": "uvx",
      "args": [
        "mcp-nixos"
      ]
    }
  }
}

More from AI & Agents