Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SUPPORT] Serena MCP Server

Featured Replies

Template for Serena MCP Server

Serena is an MCP (Model Context Protocol) server that lets AI coding tools connect to your code projects. It allows MCP-compatible clients like Claude Code to access your project files, navigate code structure, and provide better context-aware responses.

Note: Docker support for Serena is currently considered experimental by the Serena team.


Setup

  1. Install via Community Applications

  2. Set your Config Directory (default: /mnt/user/appdata/serena-mcp/config/)

  3. Set your Project Directory to the folder you want Serena to access

  4. Apply and start the container


First Start — Required One-Time Configuration

Edit /mnt/user/appdata/serena-mcp/config/serena_config.yml and make the following changes:

web_dashboard_listen_address: 0.0.0.0
gui_log_window: False
web_dashboard_open_on_launch: False

Restart the container after saving.


Connecting Your MCP Client

http://[SERVER_IP]:9121/mcp

Web Dashboard: http://[SERVER_IP]:24282


Adding More Projects

Click Add another Path in the Unraid template UI for each project:

Field

Value

Host Path

/mnt/user/your-project/

Container Path

/workspace/your-project/


Projects on Another Machine

Share the folder over SMB/NFS, mount it on Unraid via the Unassigned Devices plugin, then add it as a path:

Field

Value

Host Path

/mnt/remotes/my-pc-share/your-project/

Container Path

/workspace/your-project/


Links

Edited by PikkonMG

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.