Skip to main content
Glama
213,351 tools. Last updated 2026-06-19 15:39

"Code intelligence tools for LLMs to understand codebase structure and locate functionality" matching MCP tools:

  • Analyze any repository to get a high-level map including languages, frameworks, size, structure, and entry points. Understand unfamiliar codebases quickly.
    MIT
  • Returns the source code of a codebase node, sliced from its file by the graph's line span. Use after locate or find to read exact code without grepping.
    MIT
  • Regenerate codebase documentation to reflect recent code changes, or generate initial docs if missing.
    Business Source 1.1
  • Understand any codebase quickly by gathering its structure, file distribution, frameworks, entry points, and configuration files.
    MIT
  • Retrieve auto-generated codebase documentation including architecture overview, code conventions, dependency maps, and onboarding guides to understand project structure and setup.
    Business Source 1.1

Matching MCP Servers

Matching MCP Connectors

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Cloudflare Workers MCP server: code-explainer

  • Analyze a repository to reveal project type, languages, file sizes, module dependencies, and circular import warnings. Use this to understand the codebase structure before making changes.
    AGPL 3.0
  • Retrieve the hierarchical node tree of a Figma file up to a configurable depth. Understand file structure, locate frames by name, and get node IDs for screenshots or design analysis.
    MIT
  • Analyze codebase structure and extract function/class signatures to understand project organization and locate relevant code components.
    MIT
  • Access the JSON protocol specification to understand envelope structure, exit codes, and command metadata. Use before other tools to interpret response formats and error semantics.
    MIT
  • View all defined code guarantees, including rules and contracts, to understand invariants before modifying code. Use this to identify Datalog rules and API contracts.
  • Analyze code structure and dependencies to assess impact of changes, find callers, and identify orphaned code using graph intelligence.
    AGPL 3.0
  • Get file structure, size, and semantic outline for large files to understand their organization and key components quickly.
    MIT
  • Compare codebase checkpoints against the current working directory or other checkpoints, retrieve file contents from any checkpoint, and search for strings across all checkpoints to locate previous code versions.
    MIT
  • Check your codebase for coding conventions to ensure new code matches existing patterns and style.
    MIT