Skip to main content
Glama
458,161 tools. Updated 2026-08-15 06:41

"Understanding Code Relationships or Dependencies" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

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

  • Cloudflare Workers MCP server: code-explainer

  • Analyzes Apple API relationships to reveal inheritance, protocol conformances, and recommended alternatives for understanding how APIs work together.
    MIT
  • Analyze foreign key relationships to build a dependency graph showing orphan tables, cascading delete chains, hub entities, and circular dependencies for schema design and migration planning.
    MIT
  • Find callers or callees of a method in Minecraft mod development to understand code dependencies. Query by class and method name with optional result limit.
    MIT
  • Analyze project directories to detect languages, frameworks, entry points, structure, and dependencies for comprehensive project understanding.
    ISC
  • Identify all functions that call a given function to map dependencies, assess refactoring impact, and understand code flow.
    MIT
  • Create links between Jira work items to track dependencies, blocking relationships, or related work. Connect issues to show relationships and manage project dependencies.
    MIT
  • Retrieves the file dependency graph, showing import relationships between files to understand module structure and detect circular dependencies.
    MIT
  • Analyze code dependencies to identify circular references, unused imports, version conflicts, and coupling issues for technical debt assessment.
    Apache 2.0