Skip to main content
Glama
74,246 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Finding the Best Tool for Memory Context Across Agentic Sessions Using Augment Code" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that provides dynamic codebase context to Claude Code through tools like hybrid search, recent changes, and symbol definitions, enhancing AI-assisted coding with local RAG.
    8
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for persistent, cross-session, local-first memory for AI agents, storing memories as Markdown files with SQLite indexing for hybrid search.
    24
    Apache 2.0
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI coding assistants to automatically scan, store, and query API endpoints from codebases, providing instant lookup and semantic search to reduce context switching and token consumption.
    1
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    A local semantic memory and code-indexer that uses AST parsing for structural understanding and persists architectural decisions to help AI assistants bypass context window limits.
    3
  • A
    license
    B
    quality
    A
    maintenance
    Enables LLMs to efficiently read, write, and refactor code using precise AST-based operations, reducing token usage and context window waste.
    25
    57
    3
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Adds safety hooks to AI coding tools by providing enforced proxy tools (safe_write, safe_edit, safe_bash, safe_read, safe_delete) that validate operations through a configurable hook chain before execution, preventing destructive commands, file deletions, and secret exposure.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server that enables persistent, hybrid, local memory for LLM agents, with vector + BM25 search, knowledge graph, and policy-driven retention, providing token-budgeted context injection for AI assistants.
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    An MCP server that indexes a repository locally and provides keyword, semantic, hybrid, and SQL search tools, enabling coding agents to answer questions about the codebase efficiently without reading files one by one.
    76
    19
    Apache 2.0
  • F
    license
    -
    quality
    D
    maintenance
    A pipeline that segments source code into chunks, generates embeddings, and stores them in ChromaDB. It provides semantic context to AI coding assistants via the Model Context Protocol.
  • A
    license
    A
    quality
    C
    maintenance
    Lets Claude manage tmux sessions on Linux — start long-running ML training jobs, check their output, send keystrokes, and kill them.
    7
    503
    MIT