Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Serena logo
MCP server

Serena

Language-server backed code search and symbol-level editing for coding agents.

0
SaveVisit website ↗

Add it to your client

Official
Install
uv tool install -p 3.13 serena-agent && serena start-mcp-server
Transport
both
Runtime
Python
Auth
Not required
License
MIT
Tools
find_symbolget_symbols_overviewfind_referencing_symbolsreplace_symbol_bodyinsert_after_symbolsearch_for_patternreplace_contentlist_dirfind_fileread_fileexecute_shell_command

Serena runs as a local MCP server and gives an agent the view of a codebase that an IDE has: symbols, references and type hierarchies instead of raw text. Tools such as find_symbol and replace_symbol_body let the model read and rewrite one function at a time, so a large file never has to be pasted into context whole. It speaks stdio by default and can also be started in streamable HTTP mode when the client controls the lifecycle.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?