🌐
Reddit
reddit.com › r/claudeai › try out serena mcp. thank me later.
r/ClaudeAI on Reddit: Try out Serena MCP. Thank me later.
June 20, 2025 -

Thanks so much to /u/thelastlokean for raving about this.
I've been spending days writing my own custom scripts with grep, ast-grep, and writing tracing through instrumentation hooks and open telemetry to get Claude to understand the structure of the various api calls and function calls.... Wow. Then Serena MCP (+ Claude Code) seems to be built exactly to solve that.

Within a few moments of reading some of the docs and trying it out I can immediately see this is a game changer.

Don't take my word, try it out. Especially if your project is starting to become more complex.

https://github.com/oraios/serena

🌐
GitHub
github.com › oraios › serena › issues › 500
GitHub Copilot Support · Issue #500 · oraios/serena
August 19, 2025 - I believe this might be an interesting topic to explore here: Does Serena work well with GitHub Copilot? If so, does it work well with all models there? Should instructions on how to set up Serena for GitHub Copilot be added to the READM...
Published   Aug 19, 2025
🌐
GitHub
github.com › oraios › serena
GitHub - oraios/serena: A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
Follow the link for specific instructions on how to set up Serena for Claude Code, Codex, Claude Desktop, MCP-enabled IDEs and other clients (such as local and web-based GUIs).
Starred by 17.7K users
Forked by 1.2K users
Languages   Python 87.2% | JavaScript 3.2% | AL 1.2% | Elixir 1.0% | CSS 0.9% | Erlang 0.9%
🌐
Oraios AI
everydev.ai › home › tools › ai coding assistants › serena
Serena - AI Tool for Devs | EveryDev.ai
September 20, 2025 - Runs as an MCP server, meaning tools like Claude Desktop can connect directly to it · Most coding assistants (like Copilot or Claude Code) can only "see" the file you're typing in. They don’t really know your whole project. Serena fixes that by acting like a smart bridge between your AI and your entire codebase — kind of like giving your AI its own keyboard, IDE, and terminal.
🌐
GitHub
github.com › github › copilot-cli › issues › 191
MCP servers configured but tools not exposed to AI assistant in Copilot CLI · Issue #191 · github/copilot-cli
October 3, 2025 - MCP (Model Context Protocol) is designed to extend AI capabilities with specialized tools. In this case: Serena: Provides advanced code navigation, symbol search, project understanding, and intelligent code editing
Published   Oct 03, 2025
🌐
Alguidelines
alguidelines.dev › docs › agentic-coding › communityresources › tools › serena-mcp
Serena MCP | alguidelines.dev - Business Central Design Patterns
2 weeks ago - Serena is an AI-first code editor that provides MCP (Model Context Protocol) integration with Language Server Protocol (LSP) support for 20+ programming languages, including Business Central AL.
🌐
DEV Community
dev.to › webdeveloperhyper › how-to-use-ai-more-efficiently-for-free-serena-mcp-5gj6
🧠How to use AI more efficiently for free (Serena MCP)🧐 - DEV Community
September 20, 2025 - Serena can not only save tokens but also speed up AI responses and improve response quality. You can use Serena at Claude Code, Cursor, Cline, VSCode and others as a MCP (Model Context Protocol).
🌐
GitHub
github.com › mcp › oraios › serena
MCP Registry | Serena · GitHub
In general, Serena can be integrated with an LLM in several ways: by using the model context protocol (MCP).
Find elsewhere
🌐
GitHub
github.com › oraios › serena › discussions › 501
Intelligent Routing in Serena Based on Request Complexity to Optimize Model Usage · oraios/serena · Discussion #501
I’m using Serena with GitHub Copilot with very good results. Copilot has limited premium request quotas, while other models can be used without limits. Would it be possible to instruct Serena to ro...
Author   oraios
🌐
LobeHub
lobehub.com › mcp › oraios-serena
Serena | MCP Servers · LobeHub
1 month ago - While we do not necessarily encourage it, "vibe coding" is certainly possible, and if you want to almost feel like "the code no longer exists", you may find Serena even more adequate for vibing than an agent inside an IDE (since you will have a separate GUI that really lets you forget). Even the free tier of Anthropic's Claude has support for MCP Servers, so you can use Serena with Claude for free.
🌐
Reddit
reddit.com › r/claudeai › am i the only who is not finding any value in serena mcp or mcps in general? (using claude code)
r/ClaudeAI on Reddit: Am I the only who is not finding any value in Serena MCP or MCPs in general? (using Claude Code)
July 4, 2025 -

I am using Serena MCP, but I don't notice that Claude Code works better with it. In fact, anytime it calls Serena's tool, CC slows to a grind. I have my project indexed. Is it just me, or are MCPs just hype and not value adds?

Top answer
1 of 5
17
Don't use MCP servers unless they fulfil something that Claude Code cannot do on it's own. I use Notion, Playwright, and Context7. Notion because I also use Claude Code on my Android phone and I use the Notion MCP to save stuff and restore it on other devices. Playwright because when you're creating a website Claude Code can use playwright to interact and screenshot the website, which helps Claude Code develop the website. Context7 because it helps Claude Code retrieve the latest documentation on stuff like API's. Why are you using Serena MCP? I don't see a good reason for me to use it with Claude Code.
2 of 5
10
Hi, Serena dev here. It's a young project, and we are working on smoothing the edges, improving the performance and the documentation. We are not even at the first release yet :) I'd like to invite everyone who had problems to report them on GitHub as issue, we are very responsive there. Also, not yet written in the documentation: you will not notice much benefits from Serena on small projects, or on tasks that are restricted to edits within one (not too large) file, or if your task mainly involves writing entire new files instead of editing existing ones. You will, however, notice significantly more intelligent and token efficient behavior when working on medium-size to large projects, especially for tasks that involve understanding or editing multiple files in the code. Serena fundamentally gives the agent better tools for context engineering, but if the context engineering on your project/task is very simple, you will not have gains, and instead Serena might get in the way.
🌐
ClaudeLog
claudelog.com › home › mcps & add-ons › serena
Serena | ClaudeLog
# Direct execution from GitHub (recommended for MCP) # Windows: uvx --from git+https://github.com/oraios/serena serena-mcp-server.exe # Linux/macOS: uvx --from git+https://github.com/oraios/serena serena-mcp-server
🌐
Aicu
blog.aicu.life › posts › serena-mcp-the-free-open-source-coding-assistant-that-rivals-premium-ai-tools
Serena MCP: The Free, Open-Source Coding Assistant That Rivals Premium AI Tools
October 28, 2025 - Born from frustration with expensive subscriptions like Cursor Pro, Serena works seamlessly with Claude Desktop, Claude Code, and other MCP clients, making professional-grade AI coding assistance accessible to everyone. If you've been frustrated by the mounting costs of AI coding tools—$20/month for Cursor, $30/month for GitHub Copilot, or burning through API credits with tools like Cline that send entire files as context—you're not alone.
🌐
Apidog
apidog.com › blog › serena-mcp-server-2
How to Use Serena MCP Server
August 8, 2025 - Let’s talk about the Serena MCP Server, a free, open-source gem that turns your favorite LLM into a coding powerhouse, all without breaking the bank. Built by Oraios AI, Serena lets you code smarter with tools like Claude or open-weight models, and the best part?
🌐
Reddit
reddit.com › r/claudeai › claude and serena mcp - a dream team for coding
r/ClaudeAI on Reddit: Claude and Serena MCP - a dream team for coding
June 5, 2025 -

Claude 4, in particular Opus, is amazing for coding. It has only two main downsides: high cost and a relatively small context window.

Fortunately, there is a free, open-source (MIT licensed) solution to help with both: the Serena MCP server, a toolbox that uses language servers (and quite some code on top of them) to allow an LLM to perform symbolic operations, including edits, directly on your codebase. You may have seen my post on it a while ago, when we had just published the project. It turns a vanilla LLM into a capable coding agent, or improves existing coding agents if included into them

Now, a few weeks and 1k stars later, we are nearing a first stable version. I have started evaluating it, and I'm blown away by the results so far! When using it on its own in Claude Desktop, it turns Claude into a careful and token-frugal agent, capable of acting on enormous projects without running into token limits. As a complement to an existing agentic solution, like Claude Code or some other coding agent, Serena significantly reduced costs in all my experiments while keeping or increasing the quality of the output.

None of it is surprising, of course. If you give me an IDE, I will obviously be better and faster at coding than if I had to code in something like word and use pure file-reads and edits. Why shouldn't the same hold for an LLM?

A quantitative evaluation on SWE-verified is on its way, but to just give a taste of what Serena can do, I created one PR on a benchmark task from sympy, with Opus running on Claude Desktop. It demonstrates how Opus intelligently uses the tools to explore, read and edit the codebase in the most token-efficient manner possible. For complete transparency, the onboarding conversation and the solution conversation are included. The same holds for Sonnet, but for Opus it's particularly useful, since due to its high cost, token efficiency becomes key.

Since Claude Code is now included into the pro subscription, the file-read based MCPs are largely obsolete for coding purposes (for example, the codemcp dev said he now stops the project). Not so for Serena, since the symbolic tools it offers give a valuable addition to Claude Code, rather than being replaced by it.

Even though sympy is a huge repository, the Opus+Serena combo went through it like a breeze. For anyone wanting to have cheaper and faster coding agents, especially on larger projects, I highly recommend looking into Serena! We are still early in the journey, but I think the promise is very high.

🌐
Microsoft Developer
developer.microsoft.com › dev blogs › blog › announcing awesome copilot mcp server
Announcing Awesome Copilot MCP Server - Microsoft for Developers
August 28, 2025 - In this blog post, I’m going to show you a way to discover these incredibly useful chat modes, instructions and prompts just by chatting with GitHub Copilot, together with this Awesome Copilot MCP server.
🌐
SourceForge
sourceforge.net › projects › serena.mirror
Serena download | SourceForge.net
Serena is a coding-focused agent toolkit that turns an LLM into a practical software-engineering agent with semantic retrieval and editing over real repositories. It operates as an MCP server (and ...
🌐
Austen
austen.info › blog › github-copilot-agent-mcp
Developing with GitHub Copilot Agent Mode and MCP | Austen Stone
June 30, 2025 - How I'm using GitHub Copilot agent mode with MCP to supercharge my development workflow through structured planning, implementation, and testing.
🌐
Medium
medium.com › @hieutrantrung.it › vibe-code-beginner-kit-building-with-ai-coding-agents-without-spending-a-cent-717aa78b97bc
Vibe Code Beginner Kit: Building with AI Coding Agents Without Spending a Cent | by Trung Hiếu Trần | Medium
September 16, 2025 - An intelligent Model Context Protocol (MCP) server that indexes your code locally, eliminating the need for expensive search APIs while maintaining perfect context awareness. Zero cost: Everything is free to use · Context preservation: No more ...