Skip to main content
Glama
465,816 tools. Updated 2026-08-19 06:53

"A tool for analyzing a code base to locate functions or variables" matching MCP tools:

  • Append new PHP code statements to an existing method while correctly handling nested constructs like arrow functions and computed properties. Specify file, method, and code; optionally provide TypeScript types for variables.
    MIT
  • Provides reference for writing stock filters, including variables, operators, functions, and presets. Consult this to ensure valid filter syntax.
    MIT
  • Find symbols (functions, types, variables, constants) by name or substring across the workspace or within one document. Returns matching names, kinds, and source locations via the LSP index.
    MIT
  • Search BPS statistical variables by keyword to locate the correct variable ID, optionally filtered by domain or subject, for subsequent data retrieval.
    MIT

Matching MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Local MCP server for A-share stock trading via Tonghuashun, offering account/position queries, buy/sell/cancel orders with risk controls and forced user confirmation; currently simulated with a reserved interface for real broker channels.

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)

  • Search through Roblox client's garbage collector to find in-memory functions by name or script path, and tables by key/value contents when not reachable via the instance tree.
    MIT
  • Identify uncalled functions (dead code) in Solidity contracts to clean up unused code or improve code coverage. Supports filtering by entry points, inherited functions, and test frameworks.
    AGPL 3.0
  • Scan Python code with Bandit to uncover security vulnerabilities including SQL injection, hardcoded secrets, and unsafe functions.
    MIT No Attribution
  • Retrieve structured API documentation for any LPM package, including functions, classes, interfaces, type aliases, enums, and variables with signatures, params, return types, and descriptions. Understand a package's API before installing.
    ISC
  • Retrieve context-aware code completion suggestions at any file position to discover available variables, functions, and object properties.
    MIT
  • Retrieve detailed Solidity contract metadata, including inheritance, functions, state variables, and events, after identifying the contract with list or search tools.
    AGPL 3.0
  • Search local codebases for patterns, symbols, and text using ripgrep. Find functions, classes, variables, and imports with advanced regex or literal matching.
    TypeScript
    MIT