Skip to main content
Glama
76,505 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Parsing and Unparsing CSV Files for AI Context Use" matching MCP servers:

  • A
    license
    Not graded
    quality
    A
    maintenance
    A lightweight MCP server for semantic search over markdown knowledge bases, enabling AI coding agents to index, search, and answer questions from local markdown documents.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Context Bridge is a lightweight MCP server that builds a persistent semantic knowledge graph of your codebase, enabling AI assistants to query complex codebases with sub-millisecond latency without re-reading files every session.
    3
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables Claude to pull curated context from self-hosted Markdown files via a remote MCP connector, with an append-only journal for agent notes manually promoted by the owner.
    20
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides persistent, cross-session memory and team knowledge sharing for AI development workflows. It enables project DNA scanning, semantic search, context budgeting, and git-aware indexing to prevent AI context loss between sessions.
    17
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Persistent memory for AI agents enabling saving, searching, and managing knowledge across sessions with local markdown files.
    2
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that preserves LLM context by intercepting large data outputs and returning only concise summaries or relevant sections. It enables efficient sandboxed code execution, file processing, and documentation indexing across multiple programming languages and authenticated CLIs.
    11
    19,534
    20,067
    Elastic 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Multi-modal RAG engine for AI assistants. Stores conversation history, conclusions, diffs, error traces, and other development artifacts in LanceDB with vector search, multi-factor scoring, and an LLM-driven consolidation pipeline.
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Context Mode is an MCP server that reduces context window waste by sandboxing data-heavy tools, tracking session state in SQLite, and promoting code-based analysis over raw data reads, achieving up to 98% context savings.
    11
    19,534
    Elastic 2.0
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that reads all your Claude Code project memory files and exposes them as tools. Lets any Claude instance — in any project, or via Claude.ai — query your full project history and preferences.
    5
    16
    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
  • F
    license
    A
    quality
    B
    maintenance
    Enables LLMs to access a user's personal writing context—voice, style, opinions, expertise, projects, and communication patterns—via curated markdown files, helping the LLM match the user's voice when generating written content.
    2
    3
  • A
    license
    A
    quality
    D
    maintenance
    Long AI conversations fail in predictable ways. Context-First fixes all four: Failure Mode What Goes Wrong Context-First Solution Context Drift AI forgets earlier decisions and intent as the conversation grows context_loop + detect_drift continuously re-anchor every turn Silent Contradiction New inputs silently overrule established facts — the AI doesn't notice detect_conflicts compares every inp
    8
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Intelligent context manager for AI coding assistants that uses a three-level memory system (core, active, archive) to remember project context across conversations.
    9
    MIT