Skip to content

feat: add serena MCP server#1142

Open
danielgomezrico wants to merge 2 commits intodocker:mainfrom
danielgomezrico:feature/add-serena-mcp
Open

feat: add serena MCP server#1142
danielgomezrico wants to merge 2 commits intodocker:mainfrom
danielgomezrico:feature/add-serena-mcp

Conversation

@danielgomezrico
Copy link

@danielgomezrico danielgomezrico commented Feb 14, 2026

Fix: oraios/serena#1044

Summary

  • Adds Serena to the MCP registry
  • Serena is a coding agent toolkit providing semantic code retrieval and editing capabilities using language server backends across 30+ programming languages
  • MIT licensed, 20k+ GitHub stars, 114+ contributors

Server Details

  • Category: development
  • Type: local (containerized)
  • Key capabilities: Symbol-level code navigation, search, refactoring via LSP backends
  • Tools: 19 tools including find_symbol, find_referencing_symbols, replace_symbol_body, rename_symbol, file operations, shell commands, and memory management

Test plan

  • task validate -- serena passes
  • task build -- --tools serena builds successfully
  • Docker MCP catalog import works

Add Serena, a coding agent toolkit providing semantic code retrieval and
editing capabilities using language server backends across 30+ languages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@danielgomezrico danielgomezrico requested a review from a team as a code owner February 14, 2026 21:56
Add longLived flag, SSE transport config with configurable port,
and command args for transport/host/port.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add to Docker MCP Toolkit registry

1 participant