Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • News
  • Blogs
  • Builds
  • Contests
Create
Sign In
    EveryDev.ai
    Sign inSubscribe
    Home
    Tools

    1,711+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    Categories
    • Agents891
    • Coding869
    • Infrastructure377
    • Marketing357
    • Design302
    • Research276
    • Projects271
    • Analytics266
    • Testing160
    • Integration157
    • Data150
    • Security131
    • MCP125
    • Learning124
    • Extensions108
    • Communication107
    • Prompts100
    • Voice90
    • Commerce89
    • DevOps70
    • Web66
    • Finance17
    Sign In
    1. Home
    2. Tools
    3. Serena
    Serena icon

    Serena

    AI Coding Assistants

    Free, open-source coding agent toolkit that connects LLMs to your codebase using symbolic tools, editing, and execution.

    Visit Website

    At a Glance

    Pricing

    Open Source

    Get started with Serena at no cost

    Engagement

    Available On

    Linux
    macOS
    Windows
    SDK

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsMCP ServersDevelopment Environments

    Alternatives

    GitMCPVoid EditorOpenCode

    Developer

    Oraios AIMunich, GermanyEst. 2024

    Updated Feb 2026

    About Serena

    Serena is a free, open-source toolkit that gives AI models like Claude, Gemini, or GPT real power over your codebase — not just suggestions, but actual control.

    Instead of guessing or relying on vague search, Serena connects the AI to your code like an IDE would: it can find functions, edit files precisely, run your tests, read logs, and remember what it did.

    🧠 What it actually does

    • Reads code structurally using the Language Server Protocol (LSP), not just text search
    • Finds and edits real symbols (e.g. “insert code after validateUser()”)
    • Runs shell commands, like npm test or pytest, with permission
    • Stores memories about your project so it can pick up where it left off
    • Works with free LLMs (Claude, Gemini, Ollama) — no subscription required
    • Runs as an MCP server, meaning tools like Claude Desktop can connect directly to it

    💡 For beginners: Why it matters

    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.

    ⚙️ For developers: What makes Serena different

    Compared to most AI agents:

    • Reads code: Most use embedding search; Serena uses symbolic LSP (like VSCode)
    • Edits code: Others guess; Serena edits by function or symbol location
    • Shell commands: Others may not support; Serena runs them with permission
    • Memory: Others forget; Serena stores structured project memories
    • Token use: Others burn tokens fast; Serena is efficient and scoped
    • Pricing: Others often require API credits; Serena is 100% free and local

    🔌 How to get started (simplified)

    1. Install Python + uv
    2. Run Serena:
      uvx --from git+https://github.com/oraios/serena serena start-mcp-server
      
    3. Connect it to Claude Desktop or Cursor using MCP config
    4. Tell Claude:
      "Activate the project /path/to/my/code"
    5. You're off — the AI can now work inside your codebase.

    🎯 Popular use cases

    • Implementing features across multiple files
    • Refactoring large, complex projects
    • Planning changes with “planning” mode
    • Hands-off “vibe coding” with Claude in the loop
    • Using Claude as a coding agent for free

    🧪 Fun fact

    Claude (even the free tier) supports MCP, so you can use Serena with zero cost and Claude Desktop today. And because Serena runs locally, no code ever leaves your machine.

    🔥 What developers are saying

    Turns Claude into a real agent — like Cursor or Copilot, but smarter and free. Finally, an LLM that can read, write, and think like a dev — and doesn’t burn tokens. Symbol-level understanding makes Serena ridiculously precise.

    Serena - 1

    Community Discussions

    Create a new discussion about Serena
    Sam Moore's avatar
    Sam Moore
    August 7, 2025·Hi everyone, I'm a…

    Serena review after a week of use

    Here is my review of Serena after using it for a week of daily use for regular dev work. The results are coming in slowly.

    0
    Sam Moore's avatar
    Sam Moore
    August 3, 2025·Hi everyone, I'm a…

    Claude Code + Serena is the first time I’ve felt like AI can actually do the job

    Okay so I’ve actually been using Claude Code + Serena on a real client project (not just playing around with demos), and wow — this is not just another AI tool. This is like, finally, having an actual teammate. Claude is the brain. It’s fast, doesn’t over-explain, and actually gets your codebase. No…

    2
    claude-code
    serena
    workflows

    Pricing

    OPEN SOURCE

    Open Source

    Get started with Serena at no cost with Free version available.

    • Free version available
    View official pricing

    Capabilities

    Key Features

    • MCP Server and agent modes
    • Symbol-level semantic code editing
    • Onboarding and project memory system
    • Shell execution tools with optional safeguards
    • Claude Desktop and IDE integration
    • Support for 10+ languages via LSP
    • Custom contexts and modes
    • Web-based logging dashboard

    Integrations

    Claude Desktop
    Claude Code
    Cursor
    Cline
    Roo Code
    Windsurf
    Agno Agent
    Solid-LSP
    ChatGPT Desktop (planned)

    Reviews & Ratings

    No ratings yet

    Be the first to rate Serena and help others make informed decisions.

    Developer

    Oraios AI

    Oraios AI is an independent developer tooling company focused on building open, powerful agent infrastructure for developers. They created Serena to bring symbolic reasoning and local control to LLM-based coding agents, without vendor lock-in or subscription costs

    Founded 2024
    Munich, Germany
    Read more about Oraios AI
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    GitMCP icon

    GitMCP

    Open-source MCP server that transforms any GitHub repository into a documentation hub for AI assistants, reducing hallucinations and improving coding accuracy

    Void Editor icon

    Void Editor

    Open-source AI code editor forked from VS Code with direct LLM connections, agent modes, and AI coding features like tab completion, quick edit, and chat.

    OpenCode icon

    OpenCode

    OpenCode is an open-source AI coding agent that runs in the terminal and web, enabling developers to use free or external models with a privacy-first, no-account workflow.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    332 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    44 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    108 tools
    Browse all topics
    Back to all tools
    Explore AI Tools
    • AI Coding Assistants
    • Agent Frameworks
    • MCP Servers
    • AI Prompt Tools
    • Vibe Coding Tools
    • AI Design Tools
    • AI Database Tools
    • AI Website Builders
    • AI Testing Tools
    • LLM Evaluations
    Follow Us
    • X / Twitter
    • LinkedIn
    • Reddit
    • Discord
    • Threads
    • Bluesky
    • Mastodon
    • YouTube
    • GitHub
    • Instagram
    Get Started
    • About
    • Editorial Standards
    • Corrections & Disclosures
    • Community Guidelines
    • Advertise
    • Contact Us
    • Newsletter
    • Submit a Tool
    • Start a Discussion
    • Write A Blog
    • Share A Build
    • Terms of Service
    • Privacy Policy
    Explore with AI
    • ChatGPT
    • Gemini
    • Claude
    • Grok
    • Perplexity
    Agent Experience
    • llms.txt
    Theme
    With AI, Everyone is a Dev. EveryDev.ai © 2026
    Sign in
    233views
    2discussions