Skip to main content
Glama
534,084 tools. Updated 2026-09-08 12:30

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

  • Find every reference to a function, class, or variable across your codebase. Specify the symbol to return all usages, with optional definition and custom output format.
    Apache 2.0
  • Find all usages of a symbol across the project. Returns references grouped by file with line text for context.
    MIT
  • 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

Matching MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    Provides A-share (Chinese stock market) quantitative analysis through tools for stock screening, northbound capital flow tracking, dragon-tiger list analysis, margin trading, sector analysis, technical indicators, IPO info, and limit-up/down statistics using akshare data.
    11
    1
    MIT

Matching MCP Connectors

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

  • 连板网A股复盘数据: 连板天梯/题材/情绪周期/龙虎榜游资/个股涨停史 (A-share daily review, free read-only)

  • 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
  • Find all usages and references of a symbol in a source file. Automatically detects the language or accepts an override, and can write large outputs to a file.
    -
  • Retrieve every reference, usage, and call-site of a symbol across the indexed codebase to locate all dependent code before editing.
    -
  • 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
  • Trace incoming callers, downstream callees, and nearby context in a codebase graph; detect circular dependencies directly via symbol, file path, or chunk ID.
    MIT
  • Find symbol definitions and usages by substring, with auto-refreshed indexing for impact analysis before edits.
    MIT
  • Delete a code symbol safely by verifying no references remain. Rejects deletion if any live references exist, returning their locations, and provides a diff preview before applying changes.
    MIT
  • Look up an exact symbol name to retrieve its definition, signature, methods, references, and dependencies in one JSON response. Use after a search to get deep code context.
    MIT
  • Find all definitions and usages of a symbol to reveal the blast radius before modifying a function, struct, or variable.
    GPL 3.0
  • Retrieve outline, references, and call chain for a symbol in one call to analyze code structure efficiently.
    MIT
  • Find every reference to a symbol in the workspace and return file path, line number, and source line for each occurrence. Provide a symbol name or file position to trace usages and dependencies.
    MIT
  • Find exact references to a symbol in test and spec files, including nearby assertion evidence, by reading the recorded source tree.
    AGPL 3.0