| Socraticode | Live code understanding and relationship mapping | Semantic discovery, file dependency graph, symbol 360°, call flow, impact/blast radius, circular dependency checks | codebase_status, codebase_update, codebase_search, codebase_symbols, codebase_symbol, codebase_flow, codebase_impact, codebase_graph_query, codebase_graph_stats, codebase_graph_circular |
| codebase-memory-mcp | Persistent project memory and existing architecture patterns | Prior patterns, architecture graph, route/channel graph, cross-service links, ADRs, stale-memory detection | search_graph, search_code, get_architecture, trace_path, query_graph, detect_changes, index_repository, manage_adr |
| Serena | Precise source reading, editing, diagnostics, and memory notes | Symbol overview/body, declarations/references, safe edits, rename, delete, diagnostics, project memories | get_symbols_overview, find_symbol, find_declaration, find_referencing_symbols, get_diagnostics_for_file, replace_symbol_body, replace_content, insert_after_symbol, insert_before_symbol, rename_symbol, safe_delete_symbol, write_memory |