Skip to main content
Glama
82,775 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Understanding File Structures" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    Structures debugging processes into a persistent knowledge graph, enabling problem decomposition, hypothesis testing, and reusable solution discovery.
    1
    22
    4
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Multi-user, file-backed MCP memory server enabling isolated namespaces and persistent memory across sessions and AI clients.
    9
    20
    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
    A
    quality
    D
    maintenance
    An MCP server that provides persistent memory for database schemas by storing table structures and metadata in a local SQLite file. It enables LLMs to save, retrieve, and manage database snapshots to maintain a structured understanding of database architectures.
    5
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Structures AI conversations into hierarchical thread trees, replacing full history with concise summaries to reduce token consumption and preserve context.
    12
    13
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides LLMs with cognitive tools (Thinking Models), memory structures (Cells), and multi-agent patterns (Organs) for advanced reasoning, memory management, and orchestration. Automatically routes requests to appropriate strategies and generates custom agent blueprints.
    12
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Saves the user's exact words as immutable, SHA-256-hashed captures before anything else, then derives events, entities, context cards, and causal hypotheses — every fact traceable to its verbatim source. Local-first personal memory for Claude Code, Codex, and any MCP client.
    13
    1
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    This project implements a Model Context Protocol (MCP) server for connecting AI models with Obsidian knowledge bases. Through this server, AI models can directly access and manipulate Obsidian notes, including reading, creating, updating, and deleting notes, as well as managing folder structures.
    11
    104
    312
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    A read-only MCP server that provides document awareness for agents by parsing local files into structured profiles, blocks, chunks, and search results, enabling agents to understand and cite document content without dealing with raw file formats.
    5
    58
    3
    Apache 2.0
  • A
    license
    B
    quality
    F
    maintenance
    Enables AI assistants to interact with TheBrain's knowledge management system for creating, searching, and organizing thoughts, notes, and attachments using natural language. It provides comprehensive tools for managing hierarchical thought structures, link relationships, and file attachments through TheBrain's API.
    26
    16
    MIT
  • A
    license
    B
    quality
    Not graded
    maintenance
    SourceSage is an MCP (Model Context Protocol) server that efficiently memorizes key aspects of a codebase—logic, style, and standards—while allowing dynamic updates and fast retrieval. It's designed to be language-agnostic, leveraging the LLM's understanding of code across multiple languages.
    13
    7
    -