🌐
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

🌐
Reddit
reddit.com › r/cursor › what mcps are you using with cursor right now?
r/cursor on Reddit: What MCPs are you using with Cursor right now?
November 1, 2025 -

I’ve been using a few MCPs in my setup lately, mainly Context 7, Supabase, and Playwright.

I'm just curious in knowing what others here are finding useful. Which MCPs have actually become part of your daily workflow with Cursor? I don’t want to miss out on any good ones others are using.

Also, is there anything that you feel is still missing as in an MCP you wish existed for a repetitive or annoying task?

🌐
Reddit
reddit.com › r/claudecode › serena mcp - working with large codebases & monoliths - actually working ?
r/ClaudeCode on Reddit: Serena MCP - working with large codebases & monoliths - actually working ?
June 20, 2025 -

Ive been going through this subreddit abit on serena MCP and its often mentioned, same goes for youtube videos - often mentioned - even saw some cool guys just posting some own products they made just for this here today/yesterday.

Im right now trying to get around how to be able to approach large legacy files and it is a pain, and installed serena mcp with claude code, but honestly im unsure if im getting any actual benefit from it - its stated that i will save tokens and get a much better indexing of large codebases, and while i do notice maybe that instead of going filesystem it accesses it with index am simply not feeling the love as to feeling able to work specifically in the larger files or getting better overview than claude out of the box of the codebase.

If anyone ask - what MCP is musthave, Serena will be mentioned - and can find alot of youtube videos with that headline but anyone knows of someone who goes through this with actual large codebases spending time on showing the benefit in real life ? those ive gone through so far is saying 'its great' and show how to install it and then thats about it.

And note i am not dissing Serena at all - its seems to be extremely valuable and i might be using it wrong but would be great if anyone had some real handson with real large codebases or just large source files so i could be pointed in the direction of how i could utilize it.

Or should i go for other tools here mainproblem is ofcourse you can get really really stuck if you have really bad legacy code with huge source file or bad structured code and goal here is trying to be able to ex do some rough refactoring on single large files that goes way above the context window if CC etc.

Or if anyone had a consistant luck in moving through large codebases for refactoring and able to show some working prompting and tools for this ( i am already planning/documenting/subagenting/etc so really looking for some hands on proper practice/right tools ).

Note languages vary - anything from C#, Java, Js, to different web-frameworks.

Thanks !

🌐
Cursor
forum.cursor.com › showcase
It's a combination of a lot of rules, and I've used this rule to improve the accuracy of cursor significantly - Showcase - Cursor - Community Forum
April 1, 2025 - 这是中文版本 This is the English version This rule is compatible with the latest version of cursor1.2 and requires the installation of MCP services: serena, context7. It can solve 80% of my problems, and most of the problems are in the edit_file editor.
🌐
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.6K 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%
🌐
Reddit
reddit.com › r/cursor › 9 mcp memory servers/frameworks that actually make cursor agent useful
r/cursor on Reddit: 9 MCP memory servers/frameworks that actually make Cursor agent useful
September 6, 2025 -

One of the biggest gaps in most AI coding setups today is persistent memory. By default, session history gets reset, which kills continuity and prevents Cursor from adapting to your project or codebase over time. That means you end up re-explaining the same context and instructions, which hurts productivity.

I’ve been experimenting with different MCP-compatible memory layers to extend Cursor agents. Here are some standouts and their best-fit use cases:

1. File-based memory (claude.md, Cursor configs)

- Best for personalization and lightweight assistants. Simple, transparent, but doesn’t scale.

- MCP compatibility: Not built-in. Needs custom connectors to be useful in agent systems.

2. Vector DBs (Pinecone, Weaviate, Chroma, FAISS, pgvector, Milvus)

- Best for large-scale semantic search across docs, logs, or knowledge bases.

- MCP compatibility: No native MCP, requires wrappers.

3. Byterover

- Best for team collaboration with Git-like system for AI memories. Support episodic and semantic memory, plus agent tools and workflows to help agents build and use context effectively in tasks like debugging, planning, and code generation.

- MCP compatibility: Natively designed for MCP servers and works smoothly with Cursor across IDEs and CLIs.

4. Zep

- Best for production-grade assistants on large, evolving codebases. Hybrid search and summarization keep memory consistent.

- MCP compatibility: Partial. Some connectors exist, but setup is not always straightforward.

5. Letta

- Best for structured, policy-driven long-term memory. Useful in projects that evolve frequently and need strict update rules.

- MCP compatibility: Limited. Requires integration work for MCP.

6. Mem0

- Best for experimentation and custom pipelines. Backend-agnostic, good for testing retrieval and storage strategies.

- MCP compatibility: Not native, but some community connectors exist.

7. Serena

- Best for personal or small projects where polished UX and easy setup matter more than depth.

- MCP compatibility: No out-of-the-box MCP support.

8. LangChain Memories

- Best for quick prototyping of conversational memory. Easy to use but limited for long-term use.

- MCP compatibility: Some LangChain components can be wrapped, but not MCP-native.

9. LlamaIndex Memory Modules

- Best for pluggable and flexible memory experiments on top of retrieval engines.

- MCP compatibility: Similar to LangChain, integration requires wrappers.

Curious what everyone else is using. Are there any memory frameworks you’ve had good luck with, especially for MCP setups? Any hidden gems I should try? (with specific use cases)

🌐
LobeHub
lobehub.com › mcp › lin2000wl-serena-cursor-mcp
Serena | MCP Servers · LobeHub
1 month ago - Presumably, the same will soon be possible with ChatGPT Desktop once support for MCP servers is added. Through Agno, you furthermore have the option to use Serena with a free/open-weights model. Serena is Oraios AI's contribution to the developer community. We use it ourselves on a regular basis. We got tired of having to pay multiple IDE-based subscriptions (such as Windsurf or Cursor) that forced us to keep purchasing tokens on top of the chat subscription costs we already had.
Find elsewhere
🌐
Apidog
apidog.com › blog › serena-mcp-server-2
How to Use Serena MCP Server
August 8, 2025 - In your project’s root, create .cursor/mcp.json with the same config as above. ... Close and reopen Cursor to apply the changes. ... Generate a REST API in src/api.py. Serena will create code, respecting your project’s structure.
🌐
Reddit
reddit.com › r/claudeai › what’s claude code’s secret sauce? cracking the code..
r/ClaudeAI on Reddit: What’s Claude Code’s Secret Sauce? Cracking the Code..
February 18, 2025 -

After extensive testing, I’ve found that Claude Code (CC) significantly outperforms other AI coding tools, including Windsurf, Cursor, Replit and Serena, despite some claims that Serena is on par with CC.

I recently tested Serena—an MCP platform marketed as being on par with Claude Code while costing 10x less—but the results were disappointing. With each prompt, Serena introduced numerous errors, requiring 1–2 hours of manual debugging just to get an 80% complete result. In contrast, Claude Code delivered 100% accurate output across three significant UI components in just 6 minutes, with only 60 seconds of prompting and no further intervention.

Yes, CC is more expensive in terms of API usage—one task alone cost me $3.92—but the results were flawless. Not a single syntax, logic, or design issue. The time saved and the hands-off experience more than justified the cost in my case.

Some users have argued that Claude Code doesn’t do anything particularly special. I disagree. After testing various tools like Serena and Windsurf, it’s clear that CC consistently delivers superior quality and reliability.

Given Serena's use of Claude Desktop (avoiding per-token API costs), my aim is to explore how we might replicate Claude Code’s capabilities within a Serena-style (MCP) model. As a community, can we analyze what makes Claude Code so effective and find a way to build something comparable—without the API expense?

My goal with this post is to work together as a community to methodically uncover what makes Claude Code so remarkably effective—so we can replicate its performance within Claude Desktop at a fraction of the cost.

Analyzing Anon Kode, an open-source replica of Claude Code, might be a good place to start.

🌐
GitHub
github.com › cursor › cursor › issues › 3314
Local MCP Service Fails to Connect in Cursor Despite Being Accessible via curl · Issue #3314 · cursor/cursor
July 2, 2025 - The problem seems to stem from Cursor's sandboxed environment, which appears to be preventing it from making a network request to 127.0.0.1, even when the service is demonstrably available. This could be due to internal security policies like Mixed-Content Blocking or other network restrictions. ... Create a dedicated Python virtual environment (e.g., using uv venv). Activate the environment. Install the Serena MCP server: uv pip install "serena[default]@git+https://github.com/oraios/serena".
Published   Jul 02, 2025
🌐
Smartscope
smartscope.blog › en › generative-ai › claude › serena-mcp-implementation-guide
Serena MCP Setup: 3-Step Guide (Python uv + Claude Code in 5min) - SmartScope
Serena is an MCP server launched via uv (Python), with clients (Claude Code / Claude Desktop / Cursor) starting and connecting to it—this is the canonical route. Config files are YAML (~/.serena/serena_config.yml and <project>/.serena/project.yml) and are auto-generated.
🌐
Reddit
reddit.com › r/claudeai › claude code + serena mcp inside the ide - your working system?
r/ClaudeAI on Reddit: Claude Code + Serena MCP inside the IDE - your working system?
June 18, 2025 -

Hi all,
I've been using the serena MCP with claude code inside VSCode, but it breaks the IDE integration workflow that allows me to see a diff view of the code changes. Does anyone have a "compromise" setup that gets most of the benefits of Serena without losing the diff view? Would it work to just remove the editing tools like regex replace, or at that point does Serena become a waste? Thanks!

🌐
Reddit
reddit.com › r/cursor › i still don’t “get” mcps? which ones should i try?
r/cursor on Reddit: I still don’t “get” MCPs? Which ones should I try?
April 9, 2025 -

Hey all - I’ve read a lot about MCPs here. I still don’t quite get them.

The gist I understand is that they are basically little servers you can run to augment what the AI can do?

I heard Serena is a good one for understanding your whole codebase better but I thought cursor already did that? Can someone sort of explain the benefits of Serena for me?

And maybe recommend a few others to try ?

Thanks in advance !

🌐
Reddit
reddit.com › r/claudeai › must-have mcp servers for coding and beyond
r/ClaudeAI on Reddit: Must-Have MCP Servers for Coding and Beyond
April 16, 2025 -
  1. Sequential Thinking MCP – Breaks down complex problems into manageable steps, enabling structured problem-solving. Ideal for system design planning, architectural decisions, and refactoring strategies.

  2. Puppeteer MCP – Navigate websites, take screenshots, and interact with web pages. Makes a big difference in UI testing and automation.

  3. Memory Bank MCP – A must-have for complex projects. Organizes project knowledge hierarchically, helping AI better understand your project’s structure and goals. This MCP automates the creation of a memory bank for your project.

  4. Playwright MCP – Critical for cross-browser testing and advanced web automation. A modern, feature-rich alternative to Puppeteer.

  5. GitHub MCP – Saves time by eliminating context switching between your environment and GitHub. Allows you to manage repositories, modify content, work with issues and pull requests, and more—all within your workflow.

  6. Knowledge Graph Memory MCP – Crucial for maintaining project context across sessions. Prevents repetition and ensures the AI retains key project details.

  7. DuckDuckGo MCP – Lightweight web search tool for accessing current documentation, error solutions, and up-to-date information without leaving your environment. Doesn’t require an API key—unlike many alternatives.

  8. MCP Compass – Your guide through the growing MCP ecosystem. Helps you discover the right tools for specific tasks using simple natural language queries.

Check out detailed setup instructions, practical examples, and use cases for all these MCPs: https://enlightby.ai/projects/36

The tutorial also lets you configure MCPs natively in Cursor IDE by interacting directly with Cursor's environment.

What are your must-have MCP servers?

🌐
Reddit
reddit.com › r/mcp › is anyone building agents with mcp (or is it just for claude/cursor integration)
r/mcp on Reddit: Is anyone building agents with MCP (or is it just for Claude/Cursor integration)
April 29, 2025 -

MCP is great for integrating with Claude/Cursor, but building production agents with it does not make sense to me: You don't have access to the server's prompts, you lack observability, and can't debug.
Most of the work when trying to build a reliable agent is 1) determining which tools do you provide to the llm 2) how to describe the tools, their interface. MCP gives you pre-built tools that you can't change neither the interface nor the descriptions/prompts.

There is value in quick integration (or at least the promise of), but I don't see why it would be used when building an agent.

Would love to hear the opposite opinion.

🌐
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).
🌐
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.
🌐
Apidog
apidog.com › blog › serena-mcp-server
Serena MCP Server: The Open-Source Coding Agent Toolkit
October 24, 2025 - Claude Code and Claude Desktop: ... Anthropic's Claude. IDEs: VSCode, Cursor, and IntelliJ have extensions that support MCP, allowing you to use the Serena MCP Server directly within your development ......
🌐
Medium
medium.com › @elisowski › the-top-20-mcp-servers-for-developers-according-to-reddits-users-bab333886336
The Top 20 MCP Servers for Developers (According to Reddit’s Users) | by Edwin Lisowski | Medium
June 29, 2025 - They plug into Claude, Cursor, and other assistants to unlock all kinds of new abilities: think editing files, writing code, searching the web, scraping data, or even generating user interfaces. I dove deep into Reddit to figure out which MCP servers people actually use and love.