
Setting up your own personal streaming service is one of the most rewarding projects for any cord-cutter. With Plex, you can store movies, TV shows, home videos, and music on a central device and stream them to your smart TV, phone, tablet, or streaming box anywhere in the world.
If you are setting up Plex for the first time—or expanding your setup with a dedicated machine—you might be asking yourself: how do I add a server to Plex?
Adding a new server to your Plex account is straightforward, whether you are running Plex on a Windows PC, a Mac, a Linux machine, or a Network Attached Storage (NAS) device. This comprehensive guide walks you through the entire process step-by-step.
---
What You Need Before Adding a Plex Server
Before installing any software, make sure your hardware and media are ready. A Plex Media Server acts as the central engine of your home theater system, so standardizing your preparation will save you troubleshooting time later.
Here is what you need to get started:
- A Host Device: A computer (Windows, macOS, or Linux), a supported NAS device (Synology, QNAP, Western Digital), or a compatible hardware box like the Nvidia Shield TV Pro.
- Storage Space: An internal or external hard drive containing organized media files (Movies, TV Shows, Music).
- A Network Connection: An ethernet connection is strongly recommended for the host device to prevent buffering when streaming high-bitrate media.
- A Free Plex Account: You can sign up at Plex.tv if you do not already have one.
Once your hardware is plugged in, connected to your network, and powered on, you are ready to install the server software.
---
How Do I Add a Server to Plex on Windows or Mac?
Installing Plex Media Server on a standard desktop computer is the fastest way to get your server online. The process is virtually identical on both Windows and macOS.
Step 1: Download the Server Software
- Open your web browser and navigate to the official Plex Downloads page.
- Select Plex Media Server.
- Choose your operating system (Windows or macOS) and click Download.
Step 2: Install the Application
- On Windows: Double-click the downloaded
.exesetup file and click Install. Allow the wizard to finish, then click Launch. - On Mac: Open the downloaded
.zipfile, then drag the Plex Media Server application icon into your Applications folder. Double-click the icon to start the program.
Step 3: Access the Setup Web App
Once launched, Plex runs quietly in the background (look for the chevron logo in your Windows System Tray or Mac Menu Bar).
- Right-click the Plex icon in your system tray/menu bar and click Open Plex... (or open a browser and go to
http://127.0.0.1:32400/web). - Log in with your existing Plex account credentials.
---
How Do I Add a Server to Plex on NAS or Linux?
If you prefer an energy-efficient, always-on setup, running Plex on a NAS drive or a headless Linux server is ideal.
Installing on a NAS (Synology, QNAP, Asustor)
- Log into your NAS administration panel.
- Open the built-in app center (e.g., Package Center on Synology or App Center on QNAP).
- Search for Plex Media Server and click Install.
- *Pro Tip:* App store versions can sometimes be slightly outdated. For the newest features, download the specific
.spkor.qpkgfile directly from Plex.tv and perform a manual installation through your NAS package manager.
Installing on Linux (Ubuntu/Debian)
If you are running a Linux distribution, open your terminal and install the official package repository or download the package directly:
``bash wget https://downloads.plex.tv/plex-media-server-new/[version]/plexmediaserver_[version]_amd64.deb sudo dpkg -i plexmediaserver_[version]_amd64.deb sudo systemctl enable plexmediaserver sudo systemctl start plexmediaserver ``
After installation, open your web browser and go to http://YOUR-SERVER-IP:32400/web to access the setup wizard.
---
Claiming and Configuring Your New Plex Server
Installing the app is only half the battle. To complete the process when asking "how do I add a server to Plex," you must claim the server and map your media folders.
1. Name Your Server and Claim It
When you open the web web app for the first time on your server machine:
- You will be prompted to sign in. Log in using your main Plex account.
- Give your server a distinct, recognizable name (e.g., "LivingRoom-PC" or "Vault-NAS").
- Check the box labeled "Allow me to access my media outside my home" if you plan to stream while away from home.
- Click Next.
2. Add Media Libraries
Plex will now ask you to create media categories:
- Click Add Library.
- Select your library type (Movies, TV Shows, Music, Photos, or Other Videos).
- Click Browse for Media Folder in the pop-up window and select the exact directory on your hard drive where those files live.
- Click Add Library to finalize the choice. Repeat this step for each media type.
- Click Done to complete the setup setup wizard.
Plex will begin indexing your media, downloading movie poster art, metadata, and cast information automatically.
---
How Do I Add a Second Server to Plex?
A common question among experienced cord-cutters is: *Can I have more than one server linked to my single account?*
Yes! You can link as many servers as you want to a single Plex account. For instance, you might run a powerful desktop computer for high-4K transcoding and a smaller NAS server purely for audio files or backup media.
To add a second (or third) server to Plex:
- Follow the exact installation steps above on your second host device.
- When the setup screen opens in your web browser, log in using the same Plex account credentials as your first server.
- Complete the setup wizard to claim the new machine.
Switching Between Servers in the App
Once claimed under the same account, Plex automatically links both servers. When you open the Plex app on your Roku, Apple TV, Smart TV, or smartphone:
- Look at the left side navigation menu.
- You will see libraries listed under their respective server names.
- You can pin libraries from both servers to your home screen side-by-side, creating a seamless viewing experience.
---
Frequently Asked Questions
Do I need a paid Plex Pass to add multiple servers?
No. Creating, claiming, and linking multiple Plex Media Servers to a single account is completely free. A Plex Pass subscription is only required for premium features like hardware-accelerated transcoding, downloading content for offline viewing, and intro skipping.
Why is my new Plex server showing up as "Unclaimed"?
If a server appears as unclaimed or unavailable in your dashboard, open a browser *on the machine hosting the server*, navigate to http://127.0.0.1:32400/web, go to Settings > Server > General, and click the Claim Server button. Ensure your host machine isn't running an aggressive VPN or firewall blocking local traffic.
Can I share my Plex server with family members?
Yes. Go to Settings > Manage Library Access in your web dashboard, click Grant Library Access, and enter your friend's or family member's email address. You can choose precisely which libraries on which servers they are allowed to access.
---
Final Thoughts
When you break down the process behind how do I add a server to Plex, it comes down to three main steps: install the server application on your host machine, sign in to claim the device, and point Plex toward your media folders. Whether you run a simple single-PC library or a network with multiple dedicated server drives, Plex organizes your media into a polished, Netflix-style interface ready for instant streaming across all your devices.