Multiple MCP - Serena, open Memory (local setup), zen (open router), context7, tavily, browser-tools, playwright, are my main list. But thay won't do it alone. Also, add a clear claude.md. How to use each tool. Then most critical - a clear planning algorithm amd execution algorithm that says how to use each tool and in what orders. Ensure claude updates memory with plans. And updates memory with changes. Answer from thelastlokean on reddit.com
🌐
Reddit
reddit.com › r/claudeai › what are some lifesaver mcps you use with claude code?
r/ClaudeAI on Reddit: What are some lifesaver MCPs you use with Claude Code?
June 27, 2025 -

Anybody working with Claude past the first WOW moment will know (and probably complain) that it overcomplicates, overengineers, creates stuff nobody asked for, duplicates things, and hallucinates field names.

You quickly end up with multiple outdated docs, duplicated stuff in different places, and as a result, Claude spends half its time trying to understand the codebase and the other half probably making things worse.

Apart from a good CLAUDE .md some cleverly crafted commands, and regular reviews, I believe using MCPs as a single source of truth can really help minimize, if not partly solve the problem.

So, what are some MCPs (Model Context Protocol) you've integrated to Claude, that are lifesavers for you ?

Like for example 7context : lets it fetch updated docs for almost any lib it works with.

I just built myself sequelae-mcp (for the brave and bold only), which lets you get DB schemas, do backups, and run SQL. No more copy-paste SQL or wasting time/tokens on Claude trying to invent failing SQL systems.

And right now I’m co-building api-tools-mcp, for building/retrieving API schemas via OpenAPI—so when working with APIs, it can check instead of guess-inventing.

Honestly, not sure those tools don't already exist, but i'll definitely be adding them to my workflow, hoping for a good boost in time spent and reliability.
Already did some in-app MCP for running SQL, and it's been a really a big positive change in my workflow.

🌐
Medium
roobia.medium.com › the-10-must-have-mcp-servers-for-claude-code-2025-developer-edition-43dc3c15c887
The 10 Must-Have MCP Servers for Claude Code (2025 Developer Edition) | by Roobia William | Medium
August 19, 2025 - Modern developers crave tools that automate, integrate, and accelerate their coding experience. Claude Code, Anthropic’s command-line AI assistant, is powerful on its own — but when you connect it to Model Context Protocol (MCP) servers, it becomes a true coding powerhouse.
Discussions

What is the best MCP with Claude Code?
For backend .NET dev: - code-indexer (with my custom modifications for Windows, C# and emb. cache) - context7 - serena (with my custom lsp mode, only: get_symbols_overview, find_symbol, find_referencing_symbols, replace_symbol_body, insert_after_symbol, insert_before_symbol, activate_project) - zen (o3 and gemini 2.5 pro only) I tried many different ones, but came to the conclusion that the fewer there are, the easier it is for LLM to use them and the less context gets clogged up More on reddit.com
🌐 r/ClaudeAI
63
26
July 22, 2025
Must-Have MCP Servers for Coding and Beyond
This one is specifically for coding, it integrates with language servers to really understand, navigate and edit even larger projects. https://github.com/oraios/serena More on reddit.com
🌐 r/ClaudeAI
95
461
April 16, 2025
What is the best MCP with Claude Code? : ClaudeAI
Are there any cool "MCPs" or a specific workflow you use to make it even better? More on old.reddit.com
🌐 r/ClaudeAI
Setting Up MCP Servers in Claude Code: A Tech Ritual for the Quietly Desperate : ClaudeAI
After much trial and error I finally got functioning MCP servers in Claude Code albeit with slightly less will to live. **What are MCP... More on old.reddit.com
🌐 r/ClaudeAI
🌐
Apidog
apidog.com › blog › top-10-mcp-servers-for-claude-code
Top 10 Essential MCP Servers for Claude Code (2025 Developer Version)
August 14, 2025 - Discover the top 10 MCP servers for Claude Code in 2025, including GitHub, Apidog, and PostgreSQL. Learn how these servers boost productivity, automate tasks, and streamline workflows with step-by-step setup guides.
🌐
MCPcat
mcpcat.io › guides › best-mcp-servers-for-claude-code
Best MCP Servers for Claude Code - Top Tools & Integrations | MCPcat
By connecting to Apidog projects ... improvements based on best practices. For teams practicing API-first development, the Apidog MCP server ensures that Claude's code generation always aligns with the latest API specifica...
🌐
Composio
composio.dev › blog › cluade-code-with-mcp-is-all-you-need
Claude code with MCP is all you need - Composio
August 25, 2025 - The best thing about the Figma MCP was that it started with a detailed analysis and plan, then it began building the components, followed by pages... (blah, blah), and it was completed.
🌐
ClaudeLog
claudelog.com › home › faqs › claude code best mcps
ClaudeLog - Claude Code Docs, Guides, Tutorials & Best Practices
November 11, 2025 - Best Claude Code MCP servers: Brave Search for web research, Context7 for documentation, Puppeteer for web automation, and Reddit MCP for community insights.
🌐
Anthropic
anthropic.com › engineering › claude-code-best-practices
Claude Code: Best practices for agentic coding
Use the /permissions command after starting Claude Code to add or remove tools from the allowlist. For example, you can add Edit to always allow file edits, Bash(git commit:*) to allow git commits, or mcp__puppeteer__puppeteer_navigate to allow navigating with the Puppeteer MCP server.
Find elsewhere
🌐
GitHub
github.com › punkpeye › awesome-mcp-servers
GitHub - punkpeye/awesome-mcp-servers: A collection of MCP servers.
3 weeks ago - wyattjoh/jsr-mcp 📇 ☁️ - Model Context Protocol server for the JSR (JavaScript Registry) augmnt/augments-mcp-server 📇 ☁️ 🏠 - Transform Claude Code with intelligent, real-time access to 90+ framework documentation sources. Get accurate, up-to-date code generation that follows current best practices for React, Next.js, Laravel, FastAPI, Tailwind CSS, and more.
Starred by 77.2K users
Forked by 6.6K users
🌐
GitHub
github.com › hesreallyhim › awesome-claude-code
GitHub - hesreallyhim/awesome-claude-code: A curated list of awesome commands, files, and workflows for Claude Code
Run Claude Code in a Docker container ... instances of Claude Code in the background easily with reduced permission fatigue. VoiceMode MCP brings natural conversations to Claude Code....
Starred by 18.5K users
Forked by 1K users
Languages   Python 98.9% | Makefile 1.1%
🌐
Anthropic
anthropic.com › engineering › code-execution-with-mcp
Code execution with MCP: building more efficient AI agents
November 4, 2025 - This lets the agent load only the definitions it needs for the current task. This reduces the token usage from 150,000 tokens to 2,000 tokens—a time and cost saving of 98.7%. Cloudflare published similar findings, referring to code execution with MCP as “Code Mode."
🌐
GitHub
github.com › wong2 › awesome-mcp-servers
GitHub - wong2/awesome-mcp-servers: A curated list of Model Context Protocol (MCP) servers
Skyvern - MCP Server to let Claude / your AI control the browser · Sonatype MCP Server - MCP for Sonatype Nexus Repository Manager and Sonatype Repository Firewall. Manage your DevSecOps practices through AI-assisted Workflows.
Starred by 3.1K users
Forked by 642 users
🌐
Arsturn
arsturn.com › blog › top-mcp-servers-for-claude-code-a-developers-guide
Top MCP Servers for Claude Code | A Developer's Guide
August 10, 2025 - While general search engines are great, Exa is a search engine built specifically for developers. Its MCP server allows Claude to search for technical discussions & proven implementation patterns, ensuring that the code it generates is based on the most current & best practices.
🌐
Claude MCP Community
claudemcp.com › blog › 10-awesome-mcp-servers
10 awesome MCP Servers | Claude MCP Blog
October 22, 2025 - MCP (Model Context Protocol) servers seamlessly connect AI models with real-world data and tools. Whether you're a developer, AI enthusiast, or enterprise user looking to boost automation efficiency, these 10 MCP Servers are worth exploring!
🌐
Robert Marshall
robertmarshall.dev › home › blog › turning claude code into a development powerhouse
Turning Claude Code into a Development Powerhouse | Rob Marshall
August 21, 2025 - What it does: Pulls in real-time documentation for any third-party library Why it matters: No more “wait, is this the old API?” moments · claude mcp add --transport sse context7 https://mcp.context7.com/sse · Context7 is basically having ...
🌐
Sshh
blog.sshh.io › p › how-i-use-every-claude-code-feature
How I Use Every Claude Code Feature - by Shrivu Shankar
November 2, 2025 - The only MCP I still use is for Playwright, which makes sense—it’s a complex, stateful environment. All my stateless tools (like Jira, AWS, GitHub) have been migrated to simple CLIs. The Takeaway: Use MCPs that act as data gateways. Give the agent one or two high-level tools (like a raw data dump API) that it can then script against. Claude Code ...
🌐
Medium
medium.com › @joe.njenga › these-8-claude-code-mcp-servers-3-git-repos-will-x10-your-coding-focus-speed-7bdb3f8b93ce
These 8 Claude Code MCP Servers & 3 Git Repos Will x10 Your Coding Focus | by Joe Njenga | Medium
June 25, 2025 - If you’re not using Claude Code with MCP servers, you’re missing out on the most productive development setup available today. This is the best workflow for pro developers who want to stop switching between 15 different tools and focus on building.
🌐
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?

🌐
Stephan Miller
stephanmiller.com › using-mcps-with-claude-desktop
Claude + MCP - 'Vibe Coding' Without Specialized IDEs Part 1 • Stephan Miller
March 31, 2025 - When Claude 3.5 Sonnet came out, in my comparisons and use cases, it quickly became the top tool for me, but then started cutting me off. So after two years of free, I paid for a subscription that day. And 3.7 is even better. So I decided to give “vibe coding” a try, but with Claude, so ...