April 22Apr 22 Template for Serena MCP ServerSerena 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.SetupInstall via Community ApplicationsSet your Config Directory (default: /mnt/user/appdata/serena-mcp/config/)Set your Project Directory to the folder you want Serena to accessApply and start the containerFirst Start — Required One-Time ConfigurationEdit /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 Clienthttp://[SERVER_IP]:9121/mcp Web Dashboard: http://[SERVER_IP]:24282Adding More ProjectsClick Add another Path in the Unraid template UI for each project:FieldValueHost Path/mnt/user/your-project/Container Path/workspace/your-project/Projects on Another MachineShare the folder over SMB/NFS, mount it on Unraid via the Unassigned Devices plugin, then add it as a path:FieldValueHost Path/mnt/remotes/my-pc-share/your-project/Container Path/workspace/your-project/LinksGitHub: https://github.com/oraios/serenaDocker Docs: https://github.com/oraios/serena/blob/main/DOCKER.mdTemplate Repo: https://github.com/PikkonMG/unraid-docker-templates Edited April 23Apr 23 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.