Skip to main content
Glama
459,989 tools. Updated 2026-08-17 10:15

"A tool or platform to search within a codebase" matching MCP tools:

  • Create a semantic index of a codebase to unlock intelligent search. Run this first to enable code queries.
    Apache 2.0
  • Search multiple codebases in parallel using natural language. Returns results grouped per codebase or a single globally-ranked list across all repositories.
    Apache 2.0
  • Report missing capabilities or insufficient tools to the platform team. Use when no MCP tool fulfills a user request or an existing tool limits your response.
    MIT
  • Clears the embeddings cache to force a complete reindex, resolving cache corruption or after major codebase changes.
    MIT
  • Find where a string or symbol appears in tracked files. Returns 'file:line:content' matches to locate usages in the codebase without a shell.
    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)

  • Start background indexing of a codebase to enable search; poll status until complete before executing queries.
    AGPL 3.0
  • Remove a codebase index or clean up orphaned collections. Provide the root path or collection ID to delete the associated search index.
    Apache 2.0
  • Index a codebase directory to enable semantic code search. Scans files and extracts functions, classes, and blocks into an in-memory search index.
    MIT
  • Search for keywords or patterns across the codebase and retrieve file path, line number, and surrounding context.
    MIT
  • Find relevant code snippets in your project using natural language queries. This tool automatically indexes your codebase and returns semantically related results with file paths and line numbers.
    ISC
  • Search a codebase for a text pattern or regular expression to find matching files, line numbers, and code snippets.
    MIT
  • Search a codebase semantically to find relevant code, file locations, line numbers, and connections based on a query and directory.
    MIT
  • Search the codebase for files, functions, or patterns matching a query to find relevant code quickly.
    MIT
  • Force complete re-indexing of a codebase to rebuild search indexes. Specify the root path of the codebase.
    Apache 2.0
  • Find code by describing what you need in plain language. This tool uses semantic search to locate relevant snippets across your codebase.
    MIT