Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 07:24

"Code indexing or code search" matching MCP tools:

  • Rebuild or update the code search index after code changes to fix stale search results or missing files. Supports incremental updates and full rebuilds.
    MIT
  • Verify ICD-10-CM diagnosis codes or search keywords against the official US code set. Returns matched code, child codes, billable status, and descriptions.
    MIT
  • Search for US 501(c) nonprofit organizations by name, EIN, state, NTEE category, or subsection code. Retrieve IRS Form 990 data and organization details.
    MIT
  • Analyze code-database dependencies to assess impacts before implementing changes. Use this tool to identify which code relies on specific database objects or how database changes affect code. Essential for validating AI-suggested modifications or SQL code updates.
    Mozilla Public 2.0
  • Index source code into a local search index for semantic code search. Supports incremental updates and optional full re-indexing.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Cloudflare Workers MCP server: code-explainer

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

  • Convert Markdown to plain text by removing headers, links, code fences, and HTML tags. Creates formatting-free content for indexing, search, or clipboard use with optional file output.
    MIT
  • Begin indexing a codebase in the background. Use codebase_status to track progress and search only after indexing completes.
    AGPL 3.0
  • Search source code with AST context to understand how matches fit within functions, classes, and code structures.
    MIT
  • Find exact code strings in Mozilla repositories using literal matching. Search for specific terms, function names, or code snippets across Mozilla codebases.
    Apache 2.0
  • Search Indian Railways stations by name or partial code to retrieve station code, full name, and state for use in train searches.
    MIT
  • Search products in Pipedrive by name, code, or description with filters for exact match, field selection, and pagination to find specific inventory items quickly.
    MIT
  • Refresh the search index after code changes by processing only modified files, using SHA-256 hash detection. Run with dryRun=true to preview changes before updating.
    MIT
  • Register or unregister projects for indexing to enable semantic search across Claude Code conversations. Use list to view project status.
    MIT
  • Search code and file contents in GitLab projects or groups with full-text queries. Retrieve matching blobs and line context for efficient code discovery.
    MIT