Skip to main content
Glama
61,455 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Understanding File Usage" matching MCP servers:

  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that helps AI agents comprehend a codebase by providing tools for navigating, searching, and understanding code structure and history.
    Last updated
    10
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables blazingly fast file and content searching in large codebases using ripgrep, with intelligent filtering, fuzzy finding, and directory tree visualization while respecting .gitignore and avoiding common bloat directories.
    Last updated
    4
    9
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI assistants to maintain persistent understanding of code projects across chat sessions via a SQLite brain that caches structural maps, summaries, and decisions. Provides tools for querying project structure, searching code, and recording insights to reduce token usage and avoid re-analysis.
    Last updated
    16
    6
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides structural, queryable understanding of a Python codebase via MCP tools, enabling direct lookups for callers, dependencies, and class hierarchies without repeated grep/read cycles.
    Last updated
    6
    Apache 2.0
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that provides tools for getting second opinions or detailed code reviews from Gemini 2.5 Pro by embedding file contents in prompts, allowing it to handle large codebases with extensive context.
    Last updated
    3
    10
  • A
    license
    A
    quality
    B
    maintenance
    An extensible MCP server that provides intelligent Python code analysis, navigation, and understanding capabilities for AI assistants like Claude.
    Last updated
    25
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    MCP server that exposes llm-tldr code analysis tools (tree, structure, context, search, impact, etc.) to MCP clients like Claude Code for project understanding and debugging.
    Last updated
    18
  • A
    license
    A
    quality
    B
    maintenance
    Analyzes source code structure across multiple languages using tree-sitter, extracting classes, functions, methods, and metadata with precise line numbers for efficient codebase exploration and AI-assisted development.
    Last updated
    8
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Gives coding agents structured code understanding via tree-sitter with 23 tools and 10 languages, enabling precise queries instead of reading entire files.
    Last updated
    23
    27
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to analyze GDScript code structure, extract symbols, functions, and dependencies without reading entire files. Supports efficient navigation and understanding of Godot game engine codebases through tree-sitter parsing.
    Last updated
    8
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    The server facilitates natural language interactions for exploring and understanding codebases, providing insights into data models and system architecture using a cost-effective, simple setup with support for existing Claude Pro subscriptions.
    Last updated
    4
    27
  • A
    license
    B
    quality
    F
    maintenance
    Local-first codebase context engine that parses code into a ranked dependency graph and serves it to AI tools via MCP for deep structural understanding.
    Last updated
    5
    5
    1
    MIT