Skip to main content
Glama
270,502 tools. Last updated 2026-07-07 20:47

"A tool for locating all usages and references of a symbol in a codebase" matching MCP tools:

  • Retrieve all references, usages, and call-sites of a symbol across the indexed codebase to understand its usage and impact.
  • Find all locations where a specified symbol is used in your codebase. Quickly identify function calls, class usages, and variable references.
    Apache 2.0
  • Find all references to a symbol in a source file by specifying its file path, line, and column. Returns locations of usages throughout the codebase.
    Mozilla Public 2.0
  • Locate all references to a TypeScript/JavaScript symbol in your codebase by specifying the root directory, file path, line number, and symbol name.
    MIT
  • Locate all TypeScript/JavaScript symbol references in your codebase by specifying file, line, and symbol name to identify usage patterns and dependencies.
    MIT
  • Find all call sites and import usages of a symbol in your codebase. Supports configurable search scope, glob patterns, and context lines.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Manage your Canvas coursework with quick access to courses, assignments, and grades. Track upcomin…

  • Semantic search through Dickens' A Christmas Carol by meaning, theme, or character.

  • Search entire codebase for text patterns, returning file paths, line numbers, and code previews. Supports symbol definitions and usage counts.
    MIT
  • Finds a symbol's definition and all its call sites in a single query. Use for refactoring, impact analysis, rename planning, and dead-code detection.
    MIT
  • Get a comprehensive overview of any codebase—structure, frameworks, entry points, file types, and more—in a single call. Ideal for quickly orienting yourself in an unfamiliar project.
    MIT
  • Find all code symbols that depend on a specific symbol. Pass a symbol name or full ID to see what uses it.
    Business Source 1.1
  • Find any word occurring in symbol names, docstrings, or inline comments across the indexed codebase, returning file and line references.
    MIT
  • Identify all imports, usages, and calls a symbol depends on. Pass a symbol name or fully qualified ID to trace its dependency graph.
    Business Source 1.1
  • Places a symbol instance in a KiCad schematic at specified coordinates. Uploads the schematic for server-side modification and returns a unified diff of changes.
    Apache 2.0
  • Relocate a symbol to another file and automatically update its imports across all call sites.
    MIT
  • Find documentation for a code symbol, prioritizing local context and doc comments over broad references.
    MIT